RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TToolBar.ClickButton Method

Simulates the clicking of a toolbar button.

Pascal
procedure ClickButton(Button: TToolButton); dynamic;
C++
__fastcall ClickButton(TToolButton Button);

Call ClickButton to simulate the clicking of a toolbar button. 

Button is the toolbar button to click. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!