FMX.Controls.TControl.FLocalMatrix

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FLocalMatrix: TMatrix;

C++

System::Math::Vectors::TMatrix FLocalMatrix;

Properties

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

Description

Keeps the local transformation matrix of the control.

See Also