FMX.Controls.TControl.GetAnchorOrigin

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

Delphi

function GetAnchorOrigin : TPointF;

C++

System::Types::TPointF __fastcall GetAnchorOrigin();

プロパティ

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

説明

AnchorOrigin プロパティの取得アクセサ関数です。


関連項目