RAD Studio VCL Reference
ContentsIndex
TOleServer Methods Protected Methods
Protected Methods
 
Name 
Description 
 
Increments the reference count for the number of interface references dependent on the OLE server. 
 
Decrements the reference count for the calling interface on a object. 
 
Establishes a connection using the EventDispatch property as an event sink. 
 
Terminates a connection that was established using the ConnectEvents method. 
 
Returns the value of the AutoConnect property. 
 
Returns the value of the ConnectKind property. 
 
Returns an interface for the COM server. 
 
Initializes the ServerData property to reflect the type library information of the COM server. 
 
Dispatches an event from the COM server to the appropriate event handler. 
 
Connects to the COM server when the Loaded object is first loaded into memory if AutoConnect is True true. 
 
Returns a reference to a specified interface if the OLE server supports that interface. 
 
Sets the value of the AutoConnect property. 
 
Sets the value of the ConnectKind property. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.