System.Classes.TInterfaceList

提供: RAD Studio API Documentation
移動先: 案内検索

System.TInterfacedObjectSystem.TObjectTInterfaceList

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 を使用すると,インターフェースのリストを管理できます。

関連項目