FMX.Layers3D.TAbstractLayer3D.GetAnchors

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetAnchors: TAnchors;

C++

System::Uitypes::TAnchors __fastcall GetAnchors(void);

Properties

Type Visibility Source Unit Parent
function protected
FMX.Layers3D.pas
FMX.Layers3D.hpp
FMX.Layers3D TAbstractLayer3D

Description

Returns the value of the Anchors property.

See Also