System.Devices.TDeviceInfo.MaxLogicalScreenSize

提供:RAD Studio API Documentation

Delphi

property MaxLogicalScreenSize: TSize read FMaxLogicalScreenSize;

C++

__property System::Types::TSize MaxLogicalScreenSize = {read=FMaxLogicalScreenSize};

プロパティ

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


説明

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

関連項目