FMX.Forms.IFMXWindowSystemStatusBarService.SetBackgroundColor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetBackgroundColor(const AForm: TCommonCustomForm; const AColor: TAlphaColor);

C++

virtual void __fastcall SetBackgroundColor(TCommonCustomForm* const AForm, const System::Uitypes::TAlphaColor AColor) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms IFMXWindowSystemStatusBarService


Beschreibung

Legt die Hintergrundfarbe für die Systemstatuszeile fest (nur iOS).