FMX.Layers3D.TAbstractLayer3D.GetAnchors

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetAnchors: TAnchors;

C++

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

プロパティ

種類 可視性 ソース ユニット
function protected
FMX.Layers3D.pas
FMX.Layers3D.hpp
FMX.Layers3D TAbstractLayer3D

説明

Anchors プロパティの値を返します。

関連項目