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