FMX.Forms.IFMXWindowSystemStatusBarService.SetBackgroundColor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms IFMXWindowSystemStatusBarService


Description

Définit la couleur d'arrière-plan de la barre d'état système sur iOS uniquement.