Class IRichEditOle (unit Richole)

Inherits from

IUnknown

The following to interfaces (to interfaces) was created by me. I am not shure, that all parameters are OK. I am not using functions startig with underscore, so I did not provide any parameters for them. If you would like to use them, look up definitions in OLE.HLP.

Constructors



Functions

function GetClientSite(var p:IOleClientSite):hresult;


function GetClipboardData(var range:TCharRange;reco:DWORD;var data:IDataObject):hresult;


function GetObject(iob:longint;var obj:TReObject;dwFlags:DWORD):hresult;


function GetObjectCount:longint;


function ImportDataObject(dataObject:IDataObject;cf:tclipformat;hMetaPict:hglobal):hresult;


function InsertObject(var r:TReObject):hresult;


function _ActivateAS:hresult;


function _ContextSensitiveHelp:hresult;


function _ConvertObject:hresult;


function _GetLinkCount:hresult;


function _HandsOffStorage:hresult;


function _InPlaceDeactivate:hresult;


function _SaveCompleted:hresult;


function _Setdvaspect:hresult;


function _SetHostNames:hresult;


function _SetLinkAvailable:hresult;


Properties

Events

Variables


Constructors


Functions


function GetClientSite(var p:IOleClientSite):hresult;


function GetClipboardData(var range:TCharRange;reco:DWORD;var data:IDataObject):hresult;


function GetObject(iob:longint;var obj:TReObject;dwFlags:DWORD):hresult;


function GetObjectCount:longint;


function ImportDataObject(dataObject:IDataObject;cf:tclipformat;hMetaPict:hglobal):hresult;


function InsertObject(var r:TReObject):hresult;


function _ActivateAS:hresult;


function _ContextSensitiveHelp:hresult;


function _ConvertObject:hresult;


function _GetLinkCount:hresult;


function _HandsOffStorage:hresult;


function _InPlaceDeactivate:hresult;


function _SaveCompleted:hresult;


function _Setdvaspect:hresult;


function _SetHostNames:hresult;


function _SetLinkAvailable:hresult;


Properties


Events


Variables