FMX.Controls.TControl.FAbsoluteMatrix

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FAbsoluteMatrix: TMatrix;

C++

System::Math::Vectors::TMatrix FAbsoluteMatrix;

Properties

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

Description

Keeps the value of the AbsoluteMatrix property.

Do not use it in applications. Use AbsoluteMatrix instead.

See Also