FMX.Layers3D.TAbstractLayer3D.GetAllowAlign
Delphi
function GetAllowAlign: Boolean;
C++
bool __fastcall GetAllowAlign();
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| function | protected | FMX.Layers3D.pas FMX.Layers3D.hpp  | 
        FMX.Layers3D | TAbstractLayer3D | 
Description
Indique si cette couche 3D est visible et la projection est définie sur TProjection.Screen.
GetAllowAlign renvoie True si cette couche 3D est visible et sa projection est définie sur TProjection.Screen, False sinon.