FMX.Controls3D.TControl3D.FCanResize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FCanResize, FCanRotate: Boolean;

C++

bool FCanResize;

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 resized.

See Also