FMX.Layers3D.TAbstractLayer3D.Align

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Align: TAlignLayout read FAlign write SetAlign default TAlignLayout.None;

C++

__property Fmx::Types::TAlignLayout Align = {read=FAlign, write=SetAlign, default=0};

Properties

Type Visibility Source Unit Parent
property public
FMX.Layers3D.pas
FMX.Layers3D.hpp
FMX.Layers3D TAbstractLayer3D

Description

Specifies the alignment options (top, left, client, and so on) of this 3D layer.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=FMX.Layers3D.TAbstractLayer3D.Align&oldid=261725"