Vcl.Controls.TControl.FAnchorOrigin

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

Delphi

FAnchorOrigin: TPoint;

C++

System::Types::TPoint FAnchorOrigin;

プロパティ

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

説明

コントロールに関連付けられたアンカーの座標を示します。

FAnchorOrigin は、コントロールと関連付けられたアンカーの座標を、X および Y フィールドで示します。

関連項目