[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Objects' (#rtl) |
Pointer array type used in a TCollection
Source position: objects.pp line 383
type TItemList = array [0..MaxCollectionSize-1] of Pointer; |
No notes exist for this page yet.