API:FMX.Forms.TForm.ShowFullScreenIcon

De RAD Studio API Documentation

Delphi

property ShowFullScreenIcon: Boolean read GetShowFullScreenIcon write SetShowFullScreenIcon default 0;

C++

__property ShowFullScreenIcon = {default=0};

Propriétés

Type Visibilité  Source Unité  Parent
property published
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TForm

Description

Indique si l'icône plein écran Mac est visible. {{#multireplace:FMX.Forms.TForm.ShowFullScreenIcon|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} hérite de {{#multireplace:FMX.Forms.TCommonCustomForm.ShowFullScreenIcon|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Tout le contenu en-dessous de cette ligne se réfère à {{#multireplace:FMX.Forms.TCommonCustomForm.ShowFullScreenIcon|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Indique si l'icône plein écran Mac est visible.

Utilisez ShowFullScreenIcon pour spécifier si l'icône plein écran Mac ou est visible.

Remarque : ShowFullScreenIcon n'a aucun effet visible dans Windows.

Voir aussi