RAD Studio VCL Reference
ContentsIndex
TWinControl Members Published Properties
Published Properties
 
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. 
 
Custom hint for 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. 
 
Name 
Specifies the name of the component as referenced in code. 
 
Determines where a control looks for its custom hint. 
 
Tag 
Stores an integer value as part of a component. 
 
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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.