System.Devices.TDeviceInfo.MaxPhysicalScreenSize

提供:RAD Studio API Documentation

Delphi

property MaxPhysicalScreenSize: TSize read FMaxPhysicalScreenSize;

C++

__property System::Types::TSize MaxPhysicalScreenSize = {read=FMaxPhysicalScreenSize};

プロパティ

種類 可視性 ソース ユニット
property public
System.Devices.pas
System.Devices.hpp
System.Devices TDeviceInfo


説明

物理画面の最大の幅と高さ(ピクセル単位)。

関連項目