FMX.Graphics.TCanvas.FHeight

提供:RAD Studio API Documentation

Delphi

FWidth, FHeight: Integer;

C++

int FHeight;

プロパティ

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


説明

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

関連項目