FMX.Forms.TScreen.DesktopWidth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DesktopWidth: Integer read GetDesktopWidth;

C++

__property int DesktopWidth = {read=GetDesktopWidth, 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.