FMX.Controls3D.TControl3D.FCanRotate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FCanResize, FCanRotate: Boolean;

C++

bool FCanRotate;

Properties

Type Visibility Source Unit Parent
field protected
FMX.Controls3D.pas
FMX.Controls3D.hpp
FMX.Controls3D TControl3D

Description

Internally used field that specifies whether this 3D object can be rotated.

See Also