System.Classes.TInterfaceList
Delphi
TInterfaceList = class(TInterfacedObject, IInterfaceList, IInterfaceListEx)
C++
class PASCALIMPLEMENTATION TInterfaceList : public System::TInterfacedObject
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | System.Classes.pas System.Classes.hpp |
System.Classes | System.Classes |
Description
TInterfaceList represents a list of interfaces.
Use TInterfaceList to manage a list of interfaces.