TdxBarItem.ClickItemLink Property
Specifies the item link whose item control has been clicked.
Declaration
property ClickItemLink: TdxBarItemLink read;
Property Value
| Type |
|---|
| TdxBarItemLink |
Remarks
One item can correspond to several item controls on different toolbars. ClickItemLink specifies the TdxBarItemLink for an item control that has just been clicked.
See Also