API:Vcl.RibbonActnCtrls.TRibbonToolScrollButton.DrawArrows
Delphi
procedure DrawArrows; override;
C++
virtual void __fastcall DrawArrows();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Vcl.RibbonActnCtrls.pas Vcl.RibbonActnCtrls.hpp |
Vcl.RibbonActnCtrls | TRibbonToolScrollButton |
Description
Draws the arrows of the tool scroll buttons.
Vcl.RibbonActnCtrls.TRibbonToolScrollButton.DrawArrows inherits from Vcl.ActnCtrls.TCustomToolScrollBtn.DrawArrows. All content below this line refers to Vcl.ActnCtrls.TCustomToolScrollBtn.DrawArrows.
Draws the arrows of the tool scroll buttons.
DrawArrows is used for drawing an arrow to each of the tool scroll buttons.