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