API:FMX.Forms.IFMXFullScreenWindowService.SetFullScreen
Delphi
procedure SetFullScreen(const AForm: TCommonCustomForm; const AValue: Boolean);
C++
virtual void __fastcall SetFullScreen(TCommonCustomForm* const AForm, const bool AValue) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | IFMXFullScreenWindowService |
Description
Embarcadero Technologies does not currently have any additional information.