FMX.Forms.TFormSystemStatusBar.BackgroundColor
Delphi
property BackgroundColor: TAlphaColor read FBackgroundColor write SetBackgroundColor default DefaultBackgroundColor;
C++
__property System::Uitypes::TAlphaColor BackgroundColor = {read=FBackgroundColor, write=SetBackgroundColor, default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | TFormSystemStatusBar |
Description
Embarcadero Technologies does not currently have any additional information.