JVCL Help:TJvBehaviorLabel.Behavior
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvBehaviorLabel.Behavior Property
[+] TJvBehaviorLabel Properties
Search in JVCL Help
Search in all projectsSummary
Specifies a specific behavior for the label.
Pascal
propertyBehavior: TJvLabelBehaviorName;
Description
Use Behavior to select a specific effect for the label. You can select one of the following:
- Appearing: Scrolls the label over the form.
- Blinking: Blinks the text of the label.
- Bouncing: Bounces the label over the form.
- CodeBreaker: Simulates breaking a code.
- Scrolling: Scrolls the text of the label.
- Special: Makes individual letters of the label appear one after each other.
- Typing: Type effect: makes individual letters of the label appear oneafter each other.
See Also
TJvCustomBehaviorLabel.BehaviorOptions
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