FMX.Controls3D.TControl3D.FRecalcAbsolute

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FRecalcAbsolute: Boolean;

C++

bool FRecalcAbsolute;

Properties

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

Description

Internally used field that specifies whether there is a need to rebuild the absolute 3D matrix.

See Also