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 ;
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
procedure function |
public | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | IFMXFullScreenWindowService |
Description
Affiche ou cache l'icône du mode plein écran dans votre fiche.
En commençant par XE5, cette fonctionnalité est supportée uniquement dans Mac OS X.