JVCL Help:TJvBehaviorLabel
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvBehaviorLabel Class
[+] JvBehaviorLabel.pas Classes
[+] TJvBehaviorLabel Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomBehaviorLabel
TJvBehaviorLabel
run\JvBehaviorLabel.pas
Summary
Label with various special effects.
Pascal
run\JvBehaviorLabel.pas
TJvBehaviorLabel = class(TJvCustomBehaviorLabel);
Description
- JVCLInfo
To use a TJvBehaviorLabel label, do the following:
- Drop a TJvBehaviorLabel on a form.
- SetBehavior to a specific effect, for example 'Typing'.
- Alter the properties of BehaviorOptions to your needs.
- Set Active to True at design-time, or set this property at run-time to start the effect.
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