JVCL Help:TJvCustomBehaviorLabel.Behavior

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

Search in JVCL Help

 
Search in all projects
 

Summary

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