Show: Delphi
C++
Display Preferences
FMX.Types3D.TControl3D.Height
From XE2 API Documentation
Delphi
property Height: Single read FHeight write SetHeight;
C++
__property float Height = {read=FHeight, write=SetHeight};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.Types3D.pas FMX.Types3D.hpp |
FMX.Types3D | TControl3D |
Description
Specifies the height of the 3D control. Use Height to set or obtain the height of the 3D control.