Class IOLEObjects (unit RichText)

Inherits from

IDispatch

RichText Control OLEObjects Collection Interface

Constructors



Functions

function Add(Index, Key, source, objclass: OleVariant): IOLEObject;


procedure Clear;


function Get_Count: Integer;


function Get_Item(Item: OleVariant): IOLEObject;


procedure Remove(Item: OleVariant);


function _NewEnum: IUnknown;


Properties

property Count : Integer


property Item : IOLEObject


Events

Variables


Constructors


Functions


function Add(Index, Key, source, objclass: OleVariant): IOLEObject;


procedure Clear;


function Get_Count: Integer;


function Get_Item(Item: OleVariant): IOLEObject;


procedure Remove(Item: OleVariant);


function _NewEnum: IUnknown;


Properties


property Count : Integer


property Item : IOLEObject


Events


Variables