JVCL Help:TJvEdit.Alignment
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvEdit.Alignment Property
[+] TJvEdit Properties
Search in JVCL Help
Search in all projectsSummary
Determines how the text in the edit component is aligned.
Pascal
propertyAlignment: TAlignment;
Description
Use Alignment to indicate text alignment in the edit box. These are the possible values:
Value | Meaning |
taLeftJustify | Align text on the left side in the edit control. |
taCenter | Center the text in the edit control. |
taRightJustify | Align text on the right side in the edit 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