[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Type for an Array of pointers.
Source position: classesh.inc line 146
type TPointerList = array [0..MaxListSize-1] of Pointer; |
No notes exist for this page yet.