System.Classes.TInterfaceList

From RAD Studio API Documentation
Jump to: navigation, search

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.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Sydney/e/index.php?title=System.Classes.TInterfaceList&oldid=151231"