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