TdxBarItem.GetActionLinkClass Method
In This Article
Returns an appropriate action link class associated with controls.
#Declaration
Delphi
function GetActionLinkClass: TdxBarItemActionLinkClass; dynamic;
#Returns
Type |
---|
Tdx |
#Remarks
GetActionLinkClass is used internally to access the appropriate class type for an action link used with a corresponding item.
See Also