Vcl.ActnCtrls.TCustomActionToolBar.DoScrollBtnClick
Delphi
procedure DoScrollBtnClick; virtual;
C++
virtual void __fastcall DoScrollBtnClick();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Vcl.ActnCtrls.pas Vcl.ActnCtrls.hpp |
Vcl.ActnCtrls | TCustomActionToolBar |
Description
Simulates a mouse click, as if the user had clicked the wheel button.
DoScrollBtnClick is used for simulating a mouse click, as if the user had clicked the wheel button.