FMX.InertialMovement.TRectD.Height

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

Delphi

property Height: Double read GetHeight write SetHeight;

C++

__property double Height = {read=GetHeight, write=SetHeight};

プロパティ

種類 可視性 ソース ユニット
property public
FMX.InertialMovement.pas
FMX.InertialMovement.hpp
FMX.InertialMovement TRectD


説明

四角形の Double の高さを、論理的単位で返します。

関連項目