FMX.Layers3D.TAbstractLayer3D.SetAnchors
Delphi
procedure SetAnchors(const Value: TAnchors); virtual;
C++
virtual void __fastcall SetAnchors(const System::Uitypes::TAnchors Value);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | FMX.Layers3D.pas FMX.Layers3D.hpp | FMX.Layers3D | TAbstractLayer3D | 
Description
Protected setter implementation for the Anchors property.