Vcl.RibbonActnCtrls.TRibbonSpinButton.DownGlyph

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property DownGlyph: TBitmap read GetDownGlyph write SetDownGlyph;

C++

__property Vcl::Graphics::TBitmap* DownGlyph = {read=GetDownGlyph, write=SetDownGlyph};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TRibbonSpinButton

Beschreibung

Das Symbol, das auf der Schaltfläche mit einem nach unten weisenden Pfeil dargestellt wird.

DownGlyph repräsentiert das Symbol, das auf der Schaltfläche mit einem nach unten weisenden Pfeil dargestellt wird.

Siehe auch