Vcl.RibbonActnCtrls.TRibbonQATScrollButton.Click
Delphi
procedure Click; override;
C++
DYNAMIC void __fastcall Click(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | Vcl.RibbonActnCtrls.pas Vcl.RibbonActnCtrls.hpp |
Vcl.RibbonActnCtrls | TRibbonQATScrollButton |
Description
Executes the control's action in response to a mouse click. Click is called automatically when the user left-clicks the control. The method executes the action attached to the control.