FMX.Platform.IFMXMultiDisplayService.DisplayCount
Delphi
property DisplayCount: Integer read GetDisplayCount;
C++
__property int DisplayCount = {read=GetDisplayCount};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | FMX.Platform.pas FMX.Platform.hpp |
FMX.Platform | IFMXMultiDisplayService |
説明
デスクトップ上のディスプレイの数を取得するプロパティを宣言しています。