JVCL Help:TJvLabelScroll.Padding
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvLabelScroll.Padding Property
[+] TJvLabelScroll Methods
[+] TJvLabelScroll Properties
Search in JVCL Help
Search in all projectsSummary
Indicates whether the text scrolls over the full width of the label.
Pascal
propertyPadding: Boolean;
Description
Set Padding to false to scroll the text over the width of the scroll text (Caption) only. Set Padding to true
- scroll the text over the full width of the label, this is implemented such that the text isright-padded with spaces
See Also
TJvLabelBehavior.Active, TJvLabelScroll.Direction
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