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