JVCL Help:TJvCustomBehaviorLabel
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomBehaviorLabel Class
[+] JvBehaviorLabel.pas Classes
[+] TJvCustomBehaviorLabel Methods
[+] TJvCustomBehaviorLabel Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomBehaviorLabel
TJvBehaviorLabel
run\JvBehaviorLabel.pas
Summary
Base class for a label that can exhibit different behaviors.
Pascal
run\JvBehaviorLabel.pas
TJvCustomBehaviorLabel = class(TJvExCustomLabel);
Description
TJvCustomBehaviorLabel is the base class for labels that can be assigned different behaviors (through their Behavior property). Don't create instances of TJvCustomBehaviorLabel. To put a behavior label on a form, create instances of a descendant class, like TJvBehaviorLabel.
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