Navigation: Code Documentation > RSCommon > InterfaceCollections > Types
TRSPointerList Type
Represents an array of the TRSPointerType type.
Namespace: InterfaceCollections
Delphi
type TRSPointerList = array[0..RSMaxListSize] of TRSPointerType;
•InterfaceCollections