RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControl Fields

The fields of the TControl class are listed here.

 
Name 
Description 
 
Specifies whether the control must keep its dimensions when it is moved, while being anchored to the form. 
 
Specifies the coordinates of the anchor associated with the control. 
 
Specifies the original coordinates of the anchor associated with the control. 
 
Specifies the explicit vertical size of the control in pixels. 
 
Specifies the explicit horizontal pixel coordinate of the left edge of a component. The coordinate is relative to the component’s parent. 
 
Specifies the explicit vertical pixel coordinate of the top edge of a component. The coordinate is relative to the component's parent. 
 
Specifies the explicit horizontal size of the control in pixels. 
 
Specifies the original size of the parent to which the control is anchored. 
 
FReserved is an internal Delphi variable and should not be used. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!