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