RAD Studio VCL Reference
ContentsIndex
TWinControl Members Protected Fields
Protected Fields
 
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. 
 
FComponentStyle is the field of the ComponentStyle read-only property. 
 
Specifies the design-time dimensions of the control. 
 
The internal field corresponding to the DoubleBuffered property 
 
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 whether the IME is in the process of generating the composition string. 
 
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.