RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleContainer Methods

The methods of the TOleContainer class are listed here.

 
Name 
Description 
 
Called when an application uses a component interface. 
 
Called when an application releases a component interface. 
 
Sends a CM_CHANGED message to the control. 
 
Initializes a window-creation parameter data structure. 
 
OnDblClick event dispatcher. 
 
Provides methods to read and write the IsControl property to a stream such as a form file. 
 
Respond to receiving input focus. 
 
Returns the pop-up menu associated with the control. 
 
Respond to key press events. 
 
OnMouseDown event dispatcher. 
 
Renders the image of a custom control. 
 
Returns a reference to a specified interface if the object supports that interface. 
 
Name 
Description 
 
Displays the Change Icon OLE dialog box. 
 
Deactivates the OLE object. 
 
Copy 
Copies the OLE object to the Windows clipboard. 
 
Creates a linked OLE object from the contents of a file. 
 
Creates an embedded OLE object given its class name (also known as programmatic identifier). 
 
Creates an embedded OLE object from the contents of a file. 
 
Creates an OLE object matching the specified TCreateInfo record. 
 
Destroys the container's OLE object. 
 
Requests that the OLE object perform some action. 
 
Returns the global memory handle of a metafile containing the OLE object's icon. 
 
Displays the Insert Object OLE dialog box. 
 
Loads an OLE object from the specified file. 
 
Loads an OLE object from the specified stream. 
 
Displays the OLE Object Properties property sheet. 
 
Pastes the contents of the Windows clipboard as an embedded object. 
 
Displays the Paste Special OLE dialog box. 
 
Run 
Runs the OLE object's server application, but doesn't open or activate the OLE object itself. 
 
Saves the OLE object to the specified file in native OLE Document format. 
 
Saves the OLE object to the specified file. 
 
Saves the OLE object to the specified stream. 
 
Refreshes the OLE object. 
 
Refreshes the list of verbs the OLE object can respond to. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!