FMX.Controls.TControl.FInPaintToAbsMatrix

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FInPaintToAbsMatrix, FInPaintToInvMatrix: TMatrix;

C++

System::Math::Vectors::TMatrix FInPaintToAbsMatrix;

Properties

Type Visibility Source Unit Parent
field protected
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls TControl

Description

Keeps the absolute transformation matrix while the control is being painted.

See Also