TPointerList
Type for an Array of pointers.
Declaration
Source position: classesh.inc line 195
Type
TPointerList = Array[0..MaxListSize-1] of Pointer
Type for an Array of pointers.
Source position: classesh.inc line 195
Type
TPointerList = Array[0..MaxListSize-1] of Pointer