JVCL Help:TJvSpeedButton.Alignment
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSpeedButton.Alignment Property
[+] TJvSpeedButton Methods
[+] TJvSpeedButton Properties
Search in JVCL Help
Search in all projectsSummary
Determines how text is aligned within the button.
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. |
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