FMX.Platform.IFMXMultiDisplayService.GetDisplayCount

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetDisplayCount: Integer;

C++

virtual int __fastcall GetDisplayCount() = 0 ;

プロパティ

種類 可視性 ソース ユニット
function public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform IFMXMultiDisplayService


説明

デスクトップ上のディスプレイの数を取得するメソッドを宣言しています。

GetDisplayCountDisplayCount プロパティの取得アクセサです。

関連項目