RAD Studio VCL Reference
ContentsIndex
TXPStyleDropDownBtn 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 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. 
 
This is FFlat, a member of class TCustomButtonControl. 
 
Specifies the original size of the parent to which the control is anchored. 
 
FReserved is an internal Delphi variable and should not be used. 
 
This is FState, a member of class TCustomButtonControl. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.