Vcl.ActnCtrls.TCustomDropDownButton.DrawDropDownArrow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DrawDropDownArrow; virtual;

C++

virtual void __fastcall DrawDropDownArrow();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ActnCtrls.pas
Vcl.ActnCtrls.hpp
Vcl.ActnCtrls TCustomDropDownButton

Description

Draws an arrow on the drop-down button.

DrawDropDownArrow is used for drawing an arrow on the drop-down button.