FMX.Platform.IFMXMultiDisplayService.DisplayCount

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

Delphi

property DisplayCount: Integer read GetDisplayCount;

C++

__property int DisplayCount = {read=GetDisplayCount};

プロパティ

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


説明

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

関連項目