RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControl Properties

The properties of the TControl class are listed here.

 
Name 
Description 
 
Contains the action link object associated with the control. 
 
Specifies whether the control sizes itself automatically to accommodate its contents. 
 
Specifies a text string that identifies the control to the user. 
 
Specifies the background color of the control. 
 
Specifies whether the control uses the Windows icon font when writing text. 
 
Indicates the image used to represent the mouse pointer when the control is being dragged. 
 
Specifies whether the control is being dragged normally or for docking. 
 
Determines how the control initiates drag-and-drop or drag-and-dock operations. 
 
Font 
Controls the attributes of text written on or in the control. 
 
Determines whether a form stores its form-specific properties to a stream. 
 
Indicates whether the control has "captured" mouse events. 
 
Specifies whether the control uses its parent's BiDiMode
 
Determines where a control looks for its color information. 
 
Determines where a control looks for its font information. 
 
Determines where a control looks to find out if its Help Hint should be shown. 
 
Identifies the pop-up menu associated with the control. 
 
Reflects which attributes of the control have been scaled. 
 
Text 
Contains a text string associated with the control. 
 
Accumulates mouse wheel rotations. 
 
Contains the text string of the control. 
 
Name 
Description 
 
Designates the action associated with the control. 
 
Determines how the control aligns within its container (parent control). 
 
Specifies how the control is anchored to its parent. 
 
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 size constraints for the control. 
 
Indicates the current state of a control at runtime. 
 
Determines style characteristics of the control. 
 
Specifies how the control is docked relative to other controls docked in the same parent. 
 
Controls whether the control responds to mouse, keyboard, and timer events. 
 
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 parent of the control. 
 
Determines whether the control displays a Help Hint when the mouse pointer rests momentarily on 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. 
 
Determines whether the component appears onscreen. 
 
Name 
Description 
 
Indicates whether a control should be constrained by margins. 
 
Specifies the image used to represent the mouse pointer when it passes into the region covered by the control. 
 
Specifies the vertical size of the control in pixels. 
 
Numeric ID for control's context-sensitive help topic 
 
Keyword for control's context-sensitive help topic 
 
Indicates whether the control's context sensitive help topic is identified by context ID or by keyword. 
 
Hint 
Contains the text string that can appear when the user moves the mouse over the control. 
 
Left 
Specifies the horizontal coordinate of the left edge of a component relative to its parent. 
 
Specifies the margins for the control. 
 
Top 
Specifies the Y coordinate of the top left corner of a control, relative to its parent or containing control in pixels. 
 
Specifies the horizontal size of the control or form in pixels. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!