FMX.Controls3D.TControl3D.DesignInteract

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DesignInteract: Boolean read FDesignInteract;

C++

__property bool DesignInteract = {read=FDesignInteract, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FMX.Controls3D.pas
FMX.Controls3D.hpp
FMX.Controls3D TControl3D

Description

Deprecated. Do not use this property.

See Also