JVCL Help:TJvListBox.Alignment
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvListBox.Alignment Property
Search in JVCL Help
Search in all projectsSummary
Determines how the text is aligned within the list box control.
Pascal
propertyAlignment: TAlignment;
Description
Use Alignment to change the way the text is aligned within the list box control. These are the possible values:
Value | Meaning |
taLeftJustify | Align text on the left side in the list box control. |
taCenter | Center the text in the list box control. |
taRightJustify | Align text on the right side in the list box control. |
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