API:FMX.Forms.IFMXFullScreenWindowService.SetShowFullScreenIcon
Delphi
procedure SetShowFullScreenIcon(const AForm: TCommonCustomForm; const AValue: Boolean);
C++
virtual void __fastcall SetShowFullScreenIcon(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.