FMX.Controls3D.TControl3D.Depth

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Depth: Single read FDepth write SetDepth;

C++

__property float Depth = {read=FDepth, write=SetDepth};

Propriétés

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

Description

Spécifie la profondeur du contrôle, exprimée en pixels. Utilisez Depth pour définir ou obtenir la profondeur du contrôle.

Voir aussi