JVCL Help:TJvCustomBehaviorLabel.BehaviorOptions
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomBehaviorLabel.BehaviorOptions Property
[+] TJvCustomBehaviorLabel Methods
[+] TJvCustomBehaviorLabel Properties
Search in JVCL Help
Search in all projectsSummary
Controls the specific behavior (special effect) of the label.
Pascal
propertyBehaviorOptions: TJvLabelBehavior;
Description
Use the properties of BehaviorOptions to alter the specific behavior of the label. You can specify a specific behavior for the label by setting property Behavior. Different special effect have different options.
For example if you set Behavior to 'Scrolling', you can use BehaviorOptions to alter the interval between scrolling events.
See Also
TJvCustomBehaviorLabel.Behavior
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