FMX.Layers3D.TAbstractLayer3D.GetAlign

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

Delphi

function GetAlign: TAlignLayout;

C++

Fmx::Types::TAlignLayout __fastcall GetAlign(void);

プロパティ

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

説明

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

関連項目