FMX.Forms.TFormSystemStatusBar.BackgroundColor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property BackgroundColor: TAlphaColor read FBackgroundColor write SetBackgroundColor default DefaultBackgroundColor;

C++

__property System::Uitypes::TAlphaColor BackgroundColor = {read=FBackgroundColor, write=SetBackgroundColor, default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TFormSystemStatusBar


Beschreibung

Hintergrundfarbe für die Systemstatuszeile.