TPointerArray
Classes Reference > Records, types etc. >
Unit
sgLists
Syntax
type TPointerArray = array[0..MaxInt div SizeOf(Pointer) - 1] of Pointer;
Description
Represents an array of pointers.
Go to CAD VCL Enterprise