Class SelectedControls (unit VBRUN)

Inherits from

IDispatch

A collection object that can contain all the currently selected controls on an object.

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