FMX.Layers3D.TTextLayer3D.Anchors
Delphi
property Anchors: TAnchors read FAnchors write SetAnchors stored IsAnchorsStored default 3;
C++
__property Anchors = {default=3};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FMX.Layers3D.pas FMX.Layers3D.hpp |
FMX.Layers3D | TTextLayer3D |
Description
Specifies how the 3D layer is anchored to its parent.
FMX.Layers3D.TTextLayer3D.Anchors inherits from FMX.Layers3D.TAbstractLayer3D.Anchors. All content below this line refers to FMX.Layers3D.TAbstractLayer3D.Anchors.
Specifies how the 3D layer is anchored to its parent.