FMX.Controls3D.TControl3D.DesignLocked

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DesignLocked: Boolean read FDesignLocked write FDesignLocked;

C++

__property bool DesignLocked = {read=FDesignLocked, write=FDesignLocked, 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