FMX.Objects3D.TGrid3D.SetDepth

From RAD Studio API Documentation

Delphi

procedure SetDepth(const Value: Single); override;

C++

virtual void __fastcall SetDepth(const float Value);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Objects3D.pas
FMX.Objects3D.hpp
FMX.Objects3D TGrid3D

Description

Protected setter implementation for the Depth property. {{#multireplace:FMX.Objects3D.TGrid3D.SetDepth|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.Controls3D.TControl3D.SetDepth|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.Controls3D.TControl3D.SetDepth|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Protected setter implementation for the Depth property.

See Also