JVCL Help:TJvCheckBox.Alignment

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Controls the horizontal placement of the text.


Pascal

 propertyAlignment: TAlignment;


Description

Set Alignment to specify how the text of the check box is justified within the ClientRect of the check box control.
The effect of the Alignment property is more obvious if the WordWrap property is true and the check box includes more than one line of text.


See Also

TJvCheckBox.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