Navigation: Code Documentation > IE > IEPackages > Types
TFunctionInterfaceHeap Type
Represents an array of the IInterface type.
Namespace: IEPackages
Delphi
type TFunctionInterfaceHeap = Array[0..99] of IInterface;
•IEPackages