Vcl.RibbonActnCtrls.TRibbonSpinButton.UpGlyph

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property UpGlyph: TBitmap read GetUpGlyph write SetUpGlyph;

C++

__property Vcl::Graphics::TBitmap* UpGlyph = {read=GetUpGlyph, write=SetUpGlyph};

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 oben weisenden Pfeil dargestellt wird.

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

Siehe auch