Class IVBDataObjectFiles (unit ComCtl2)

Inherits from

IDispatch

Constructors



Functions

procedure Add(const bstrFilename: WideString; vIndex: OleVariant);


procedure Clear;


function Get_Count: Integer;


function Get_Item(lIndex: Integer): WideString;


procedure Remove(vIndex: OleVariant);


function _NewEnum: IUnknown;


Properties

property Count : Integer


property Item : WideString


Events

Variables


Constructors


Functions


procedure Add(const bstrFilename: WideString; vIndex: OleVariant);


procedure Clear;


function Get_Count: Integer;


function Get_Item(lIndex: Integer): WideString;


procedure Remove(vIndex: OleVariant);


function _NewEnum: IUnknown;


Properties


property Count : Integer


property Item : WideString


Events


Variables