RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TLabel.Layout Property

Specifies the vertical placement of the text within the label.

Pascal
property Layout: TTextLayout;
C++
__property TTextLayout Layout;

Set Layout to specify how the text of the label is placed within the ClientRect of the label control. Layout is the vertical analog to the Alignment property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!