FMX.Graphics.TCanvas.FWidth

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

Delphi

FWidth, FHeight: Integer;

C++

int FWidth;

プロパティ

種類 可視性 ソース ユニット
field protected
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TCanvas


説明

Width プロパティの値を保持します。

関連項目