System.Classes.TInterfaceList

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.TInterfacedObjectSystem.TObjectTInterfaceList

Delphi

TInterfaceList = class(TInterfacedObject, IInterfaceList, IInterfaceListEx)

C++

class PASCALIMPLEMENTATION TInterfaceList : public System::TInterfacedObject

Propriétés

Type Visibilité  Source Unité  Parent
class public
System.Classes.pas
System.Classes.hpp
System.Classes System.Classes

Description

TInterfaceList représente une liste d'interfaces.

Utilisez TInterfaceList pour gérer une liste d'interfaces.

Voir aussi