FMX.Forms.TScreen.DesktopHeight

From RAD Studio API Documentation
Jump to: navigation, search

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.