FMX.Layers3D.TLayout3D.Position
Delphi
property Position: TPosition3D read FPosition write FPosition;
C++
__property Position;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FMX.Layers3D.pas FMX.Layers3D.hpp |
FMX.Layers3D | TLayout3D |
Description
Represents the 3D position of the control, relative to its parent.
FMX.Layers3D.TLayout3D.Position inherits from FMX.Controls3D.TControl3D.Position. All content below this line refers to FMX.Controls3D.TControl3D.Position.
Represents the 3D position of the control, relative to its parent.
Position specifies the three-dimensional Cartesian coordinate of the control, relative to its parent.