JVCL Help:GetLabelBehaviorOptionsClass

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 class type of a behavior.

run\JvBehaviorLabel.pas


Pascal

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


Parameters

Parameters Description
const Name: TJvLabelBehaviorName The name used when the class was registered. If Name is empty or cannot be found, returns TJvBaseValidator.

run\JvBehaviorLabel.pas


Description

Call GetLabelBehaviorOptionsClass to get the class type of a behavior based on its registered name.

run\JvBehaviorLabel.pas


See Also

GetLabelBehaviorName, 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