Vcl.RibbonActnCtrls.TRibbonToolScrollButton.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 TRibbonToolScrollButton

Description

The method is blank.

Arrows are already drawn for the current skin, so the DrawArrows method is blank.