RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleContainer Properties

The properties of the TOleContainer class are listed here.

 
Name 
Description 
 
Indicates whether the Windows clipboard contains an OLE object that can be pasted into the OLE container. 
 
Indicates whether the OLE object is linked or embedded. 
 
Indicates whether the OLE object has been modified. 
 
Indicates whether the OLE object was created rather than pasted in or created as a link to a file. 
 
Lists the verbs that the OLE object supports. 
 
Specifies the class name of the OLE object. 
 
Represents the OLE object hosted by the OLE container. 
 
Provides access to the IOleObject interface for the OLE object. 
 
Specifies the index of the primary (default) verb for the OLE object. 
 
Specifies the name of the source document for a linked OLE object. 
 
Describes the state of the OLE object. 
 
Provides access to the IStorage interface for the OLE object. 
 
Name 
Description 
 
Determines how the control aligns within its container (parent control). 
 
Specifies whether the OLE container supports the IOleDocumentSite interface. 
 
Determines whether the OLE container allows in-place activation. 
 
Specifies how the control is anchored to its parent. 
 
Determines how the object in an OLE container is activated. 
 
Determines whether the OLE container automatically creates a pop-up menu containing the OLE object's verbs. 
 
Determines whether a single line is drawn around the OLE container. 
 
Specifies a text string that identifies the control to the user. 
 
Specifies the background color of the control. 
 
Specifies the size constraints for the control. 
 
Determines whether the SaveToFile and SaveToStream methods first create a copy of the OLE object. 
 
Determines whether a control has a three-dimensional (3-D) or two-dimensional look. 
 
Indicates the image used to represent the mouse pointer when the control is being dragged. 
 
Determines how the control initiates drag-and-drop or drag-and-dock operations. 
 
Controls whether the control responds to mouse, keyboard, and timer events. 
 
Determines whether the OLE object is displayed as an icon. 
 
Indicates whether the OLE object is loaded and saved using the VCL format. 
 
Determines where a control looks for its color information. 
 
Determines where a component looks to determine if it should appear three dimensional. 
 
Determines where a control looks to find out if its Help Hint should be shown. 
 
Identifies the pop-up menu associated with the control. 
 
Determines whether the control displays a Help Hint when the mouse pointer rests momentarily on the control. 
 
Determines how the OLE object is sized in the OLE container. 
 
Indicates the position of the control in its parent's tab order. 
 
Determines if the user can tab to a control. 
 
Determines whether the component appears onscreen. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!