FMX.Forms.IFMXWindowSystemStatusBarService.SetBackgroundColor

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms IFMXWindowSystemStatusBarService


説明

iOS でのみ、システム ステータス バーの背景色を設定します。