API:FMX.Forms.TForm.ShowFullScreenIcon
Delphi
property ShowFullScreenIcon: Boolean read GetShowFullScreenIcon write SetShowFullScreenIcon default 0;
C++
__property ShowFullScreenIcon = {default=0};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | published | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | TForm |
Beschreibung
Gibt an, ob das Mac-Vollbildmodussymbol sichtbar ist. {{#multireplace:FMX.Forms.TForm.ShowFullScreenIcon|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:FMX.Forms.TCommonCustomForm.ShowFullScreenIcon|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:FMX.Forms.TCommonCustomForm.ShowFullScreenIcon|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Gibt an, ob das Mac-Vollbildmodussymbol sichtbar ist.
Mit ShowFullScreenIcon wird angegeben, ob das Mac-Vollbildmodussymbol
oder
sichtbar ist.
- Hinweis: ShowFullScreenIcon hat keine sichtbare Auswirkung.