RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBoundLabel.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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!