JVCL Help:TJvScrollText.Alignment

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines how the scroll text is aligned within the control.


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.


See Also

TJvScrollText.Items


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