FMX.Forms.TScreen.DesktopHeight
Delphi
property DesktopHeight: Single read GetDesktopHeight;
C++
__property float DesktopHeight = {read=GetDesktopHeight};
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.