JVCL Help:TJvSpecialProgress.TextCentered
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSpecialProgress.TextCentered Property
[+] TJvSpecialProgress Methods
[+] TJvSpecialProgress Properties
Search in JVCL Help
Search in all projectsSummary
Determines the placement of the text on the progress bar.
Pascal
propertyTextCentered: Boolean;
Description
Set TextCentered to true to keep the position of the text unchanged - that is, centered on the control - while changing property Position. Set TextCentered to false to position the text centered on the filled part of the progress bar. If property Position changes, then the progress bar size will change and thus, so will the position of the text.
See Also
TJvSpecialProgress.Font, TJvSpecialProgress.TextOption
About
Notes
TextOption must be set to a value other than toNoText, to display the text on the progress bar.
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