JVCL Help:RegisterLabelBehaviorOptions

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

Search in JVCL Help

 
Search in all projects
 

Summary

Registers a new behavior.

run\JvBehaviorLabel.pas


Pascal

 run\JvBehaviorLabel.pas
 procedureRegisterLabelBehaviorOptions(constName: TJvLabelBehaviorName; BehaviorOptionsClass: TJvLabelBehaviorOptionsClass);


Parameters

Parameters Description
const Name: TJvLabelBehaviorName The name to use for this behavior.
BehaviorOptionsClass: TJvLabelBehaviorOptionsClass The class to register.

run\JvBehaviorLabel.pas


Description

Use RegisterLabelBehaviorOptions to register a new behavior class for use with the TJvBehaiorLabel component.

run\JvBehaviorLabel.pas


See Also

GetLabelBehaviorName, GetLabelBehaviorOptionsClass, GetRegisteredLabelBehaviorOptions

run\JvBehaviorLabel.pas


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