TdxBarItem.ClickItemLink Property
In This Article
Specifies the item link whose item control has been clicked.
#Declaration
Delphi
property ClickItemLink: TdxBarItemLink read;
#Property Value
Type |
---|
Tdx |
#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