FMX.InertialMovement.TRectD.Width

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

Delphi

property Width: Double read GetWidth write SetWidth;

C++

__property double Width = {read=GetWidth, write=SetWidth};

プロパティ

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


説明

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

関連項目