FMX.Objects3D.TStrokeCube.Depth
Delphi
property Depth: Single read FDepth write SetDepth default 0;
C++
__property Depth = {default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FMX.Objects3D.pas FMX.Objects3D.hpp |
FMX.Objects3D | TStrokeCube |
Description
Specifies the depth size of the control (in pixels).
FMX.Objects3D.TStrokeCube.Depth inherits from FMX.Controls3D.TControl3D.Depth. All content below this line refers to FMX.Controls3D.TControl3D.Depth.
Specifies the depth size of the control (in pixels). Use Depth to set or obtain the depth of the control.