[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Objects' (#rtl) |
Array with maxmimum allowed number of pointers
Source position: objects.pp line 141
type TPointerArray = array [0..MaxPtrs-1] of Pointer; |
No notes exist for this page yet.