FMX.Layers3D.TSplitter3D.Anchors

From RAD Studio API Documentation

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 TSplitter3D

Description

Specifies how the 3D layer is anchored to its parent. {{#multireplace:FMX.Layers3D.TSplitter3D.Anchors|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.Layers3D.TAbstractLayer3D.Anchors|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.Layers3D.TAbstractLayer3D.Anchors|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Specifies how the 3D layer is anchored to its parent.

See Also