RAD Studio VCL Reference
ContentsIndex
TOleContainer Methods Public Methods
Public Methods
 
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.