JVCL Help:TJvStaticText.Alignment
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvStaticText.Alignment Property
[+] TJvStaticText Properties
Search in JVCL Help
Search in all projectsSummary
Determines how text is aligned within the component.
Pascal
propertyAlignment: TAlignment;
Description
The possible values of Alignment are
Value | Meaning |
taLeftJustify | Text is aligned at the left of the control. |
taCenter | Text is centered in the control. |
taRightJustify | Text is aligned at the right of the control. |
See Also
TJvCustomStaticText.Layout
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page