System.Classes.TInterfaceList
Delphi
TInterfaceList = class(TInterfacedObject, IInterfaceList, IInterfaceListEx)
C++
class PASCALIMPLEMENTATION TInterfaceList : public System::TInterfacedObject
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
class | public | System.Classes.pas System.Classes.hpp |
System.Classes | System.Classes |
説明
TInterfaceList は,インターフェースリストを表します。
TInterfaceList を使用すると,インターフェースのリストを管理できます。