FMX.Graphics.TCanvas.FWidth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FWidth, FHeight: Integer;

C++

int FWidth;

Properties

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

Description

Keeps the value of the Width property.

See Also