JVCL Help:GetLabelBehaviorName

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

Search in JVCL Help

 
Search in all projects
 

Summary

Retrieves the name of a registered behavior class.

run\JvBehaviorLabel.pas


Pascal

 run\JvBehaviorLabel.pas
 functionGetLabelBehaviorName(BehaviorOptionsClass: TJvLabelBehaviorOptionsClass): string;


Parameters

Parameters Description
BehaviorOptionsClass: TJvLabelBehaviorOptionsClass The class type to get the name for. If the class hasn't been registered, this function returns an empty string.

run\JvBehaviorLabel.pas


Description

Call GetLabelBehaviorName to get the name of a registered behavior.

run\JvBehaviorLabel.pas


See Also

GetLabelBehaviorOptionsClass, GetRegisteredLabelBehaviorOptions, RegisterLabelBehaviorOptions

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