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