Class IControls (unit ComctlLib)

Inherits from

IDispatch

A collection whose elements represent each contained control in a parent control.

Constructors



Functions

function Get_Count: Integer;


function Get_Item(Index: Integer): IDispatch;


function _NewEnum: IUnknown;


Properties

property Count : Integer


property Item : IDispatch


Events

Variables


Constructors


Functions


function Get_Count: Integer;


function Get_Item(Index: Integer): IDispatch;


function _NewEnum: IUnknown;


Properties


property Count : Integer


property Item : IDispatch


Events


Variables