FMX.Graphics.TCanvas.FHeight

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FWidth, FHeight: Integer;

C++

int FHeight;

Properties

Type Visibility Source Unit Parent
field protected
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TCanvas

Description

Keeps the value of the Height property.

See Also