Vcl.RibbonActnCtrls.TRibbonQATScrollButton.DrawArrows

From RAD Studio API Documentation
Jump to: navigation, search

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 TRibbonQATScrollButton

Description

Draws the arrows for the quick action toolbar's scroll buttons.

DrawArrows is used to draw an arrow for each of the quick action toolbar's scroll buttons.

See Also