JVCL Help:GetLabelBehaviorName
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: GetLabelBehaviorName function
[+] JvBehaviorLabel.pas Functions
Search in JVCL Help
Search in all projectsSummary
Retrieves the name of a registered behavior class.
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. |
Description
Call GetLabelBehaviorName to get the name of a registered behavior.
See Also
GetLabelBehaviorOptionsClass, GetRegisteredLabelBehaviorOptions, RegisterLabelBehaviorOptions
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