FMX.Controls3D.TControl3D.FLastWidth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FWidth, FLastWidth: Single;

C++

float FLastWidth;

Properties

Type Visibility Source Unit Parent
field protected
FMX.Controls3D.pas
FMX.Controls3D.hpp
FMX.Controls3D TControl3D

Description

Field used internally to keep a reference to the last 3D-width of this object.

See Also