JVCL Help:TJvValidateEdit.AutoAlignment

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies if alignment is changed automatically.


Pascal

 propertyAutoAlignment: Boolean;


Description

Use AutoAlignment to specify if the alignment of the text is automatically changed when the DisplayFormat is changed. If AutoAlignment is True, DisplayFormat's that are numeric in nature are right-justified and all others are left-justified. Set AutoAlignment to False to control the Alignment manually.


See Also

TJvCustomEdit.Alignment


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