System.Devices.TDeviceInfo.MaxLogicalScreenSize
Delphi
property MaxLogicalScreenSize: TSize read FMaxLogicalScreenSize;
C++
__property System::Types::TSize MaxLogicalScreenSize = {read=FMaxLogicalScreenSize};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | System.Devices.pas System.Devices.hpp | System.Devices | TDeviceInfo | 
Description
Maximum logical screen width and height in pixels.