FMX.Platform.IFMXMultiDisplayService.DesktopRect
Delphi
property DesktopRect: TRect read GetDesktopRect;
C++
__property System::Types::TRect DesktopRect = {read=GetDesktopRect};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | FMX.Platform.pas FMX.Platform.hpp |
FMX.Platform | IFMXMultiDisplayService |
説明
仮想画面の四角形のピクセル パラメータを取得するプロパティを宣言します。
仮想画面は複数ディスプレイ システムに関係します。仮想画面は、デスクトップを構成するのに使用されているすべてのディスプレイの境界となる四角形です。