TdxBarItem.DirectClick Method
Processes mouse click events.
Declaration
procedure DirectClick; dynamic;
Remarks
If Enabled is True, DirectClick calls TdxBarManager DoClickItem and then calls the DoClick event. This method is one of the procedures and functions which processes mouse click events.
See Also