| Class ParentControls (unit VBRUN) |
IDispatch
A collection that allows access to the other controls in the control's container.
| Constructors |
| Functions |
function Get_Count: Integer;
function Get_Item(index: Integer): IDispatch;
function Get_ParentControlsType: ParentControlsType;
procedure Set_ParentControlsType(Value: ParentControlsType);
function _NewEnum: IUnknown;| Properties |
property Count : Integer
property Item : IDispatch
property ParentControlsType : ParentControlsType| Events |
| Variables |
| Constructors |
| Functions |
function Get_Count: Integer;
function Get_Item(index: Integer): IDispatch;
function Get_ParentControlsType: ParentControlsType;
procedure Set_ParentControlsType(Value: ParentControlsType);
function _NewEnum: IUnknown;| Properties |
property Count : Integer
property Item : IDispatch
property ParentControlsType : ParentControlsType| Events |
| Variables |