System.Classes.TInterfaceListEnumerator

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTInterfaceListEnumerator

Delphi

TInterfaceListEnumerator = class

C++

class PASCALIMPLEMENTATION TInterfaceListEnumerator : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
System.Classes.pas
System.Classes.hpp
System.Classes System.Classes

Description

Enumerates through the IInterfaces in a TInterfaceList.

TInterfaceListEnumerator provides an enumerator for TInterfaceLists.