Vcl.RibbonActnCtrls.TRibbonToolScrollButton.DrawArrows
Delphi
procedure DrawArrows; override;
C++
virtual void __fastcall DrawArrows(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Vcl.RibbonActnCtrls.pas Vcl.RibbonActnCtrls.hpp |
Vcl.RibbonActnCtrls | TRibbonToolScrollButton |
Description
The method is blank.
Arrows are already drawn for the current skin, so the DrawArrows method is blank.