Links
EControl Form Designer Pro
TToolItemStyle.Alignment Property

Specifies the manner in which text is aligned within an item.

property Alignment: TAlignment;

Use the Alignment property to specify the horizontal placement of a text string within an item. Text can be aligned either to the right, left or centered.

Value 
Description 
taLeftJustify 
Text is left justified: text line begins at the left edge of a control. 
taCenter 
Text is centered within a control. 
taRightJustify 
Text is right justified: text line ends at the right edge of a control. 
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!