RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleServer Methods

The methods of the TOleServer class are listed here.

 
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. 
 
Name 
Description 
 
Establishes a connection to the COM server. 
 
Terminates the connection to the COM server. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!