Calls the Click method for the specified tool button.
Source position: comctrls.pp line 2306
protected procedure TToolBar.ClickButton(
Button: TToolButton
); virtual;
Button
Tool bar button executed in the method.