FMX.Controls.TControl.RecalcAbsolute
Delphi
procedure RecalcAbsolute; virtual;
C++
virtual void __fastcall RecalcAbsolute();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | FMX.Controls.pas FMX.Controls.hpp | FMX.Controls | TControl | 
Description
Forces the current control to recalculate the AbsoluteMatrix property. RecalcAbsolute also forces the control's children to recalculate their AbsoluteMatrix.