FMX.Controls.TControl.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.Controls.pas
FMX.Controls.hpp
FMX.Controls TControl

Description

Flag that specifies that the control's AbsoluteMatrix property needs to be recalculated.

See Also