FMX.Forms.TScreen.DesktopHeight
Delphi
property DesktopHeight: Integer read GetDesktopHeight;
C++
__property int DesktopHeight = {read=GetDesktopHeight, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | FMX.Forms.pas FMX.Forms.hpp | FMX.Forms | TScreen | 
Description
Embarcadero Technologies does not currently have any additional information.