JVCL Help:TJvBehaviorLabel

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomBehaviorLabel
TJvBehaviorLabel
run\JvBehaviorLabel.pas


Summary

Label with various special effects.

run\JvBehaviorLabel.pas


Pascal

 run\JvBehaviorLabel.pas
 TJvBehaviorLabel = class(TJvCustomBehaviorLabel);


Description

  1. 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.

run\JvBehaviorLabel.pas


About

Navigation

run\JvBehaviorLabel.pas



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