| Class DataBindings (unit VBRUN) |
IDispatch
DataBindings is a collection of DataBinding objects.
| Constructors |
| Functions |
function Get_Count: Integer;
function Get_Item(_Index: OleVariant): IDispatch;
function _NewEnum: IUnknown;| Properties |
property Count : Integer
property Item : IDispatch| Events |
| Variables |
| Constructors |
| Functions |
function Get_Count: Integer;
function Get_Item(_Index: OleVariant): IDispatch;
function _NewEnum: IUnknown;| Properties |
property Count : Integer
property Item : IDispatch| Events |
| Variables |