FMX.Types.TBounds.Width

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

Delphi

function Width: Single;

C++

float __fastcall Width();

プロパティ

種類 可視性 ソース ユニット
function public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TBounds


説明

Rect の幅を、RightLeft の値の差で返します。

関連項目