表示: Delphi C++
表示設定

Vcl.Controls.TControl.FOriginalParentSize

提供:XE2 API Documentation
移動: 案内, 検索

Delphi

FOriginalParentSize: TPoint;

C++

System::Types::TPoint FOriginalParentSize;

プロパティ

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

説明

コントロールが関連付けられる親の元のサイズを示します。

FOriginalParentSize は、コントロールが関連付けられる親の元のサイズを示します。

合わせて X および Y 座標は、親コントロールの元の幅と高さを示します。

以前のバージョン
他の言語