RAD Studio VCL Reference
ContentsIndex
TShape Members Public Properties
Public Properties
 
Name 
Description 
 
Designates the action associated with the control. 
 
Specifies the bi-directional mode for the control. 
 
Specifies the bounding rectangle of the control, expressed in the coordinate system of the parent control. 
 
Specifies the height of the control's client area in pixels. 
 
Specifies the screen coordinates (in pixels) of the top left corner of a control's client area. 
 
Specifies the size (in pixels) of a control's client area. 
 
Specifies the horizontal size of the control's client area in pixels. 
 
Specifies the interface reference implemented by the component. 
 
Indicates the number of components owned by the component. 
 
Indicates the position of the component in its owner's Components property array. 
 
Lists all components owned by the component. 
 
Describes the current state of the component, indicating when a component needs to avoid certain actions. 
 
Governs the behavior of the component. 
 
Indicates the current state of a control at runtime. 
 
Determines style characteristics of the control. 
 
Contains information used by the Form designer. 
 
Specifies how the control is docked relative to other controls docked in the same parent. 
 
Specifies the explicit vertical size of the control in pixels. 
 
Specifies the explicit horizontal pixel coordinate of the left edge of a component relative to its parent. 
 
Specifies the explicit vertical pixel coordinate of the top edge of a component relative to its parent. 
 
Specifies the explicit horizontal size of the control in pixels. 
 
Indicates whether the control is floating. 
 
Specifies the class of the temporary control that hosts the control when it is floating. 
 
Specifies the control in which the control is docked. 
 
Specifies the width of the control when it is docked horizontally. 
 
Indicates the component that is responsible for streaming and freeing this component. 
 
Indicates the parent of the control. 
 
Specifies the height of the control when it is docked vertically. 
 
Specifies the height of the control when it is floating. 
 
Specifies the width of the control when it is floating. 
 
Represents information used internally by components that support COM. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.