Vcl.ActnCtrls.TCustomDropDownButton.DrawDropDownArrow

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DrawDropDownArrow; virtual;

C++

virtual void __fastcall DrawDropDownArrow();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Vcl.ActnCtrls.pas
Vcl.ActnCtrls.hpp
Vcl.ActnCtrls TCustomDropDownButton

Beschreibung

Zeichnet einen Pfeil auf die Dropdown-Schaltfläche.

DrawDropDownArrow wird zum Zeichen eines Pfeils auf die Dropdown-Auswahlliste verwendet.