FMX.Platform.IFMXScreenService

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

Delphi

IFMXScreenService = interface(IInterface)

C++

__interface  INTERFACE_UUID("{BBA246B6-8DEF-4490-9D9C-D2CBE6251A24}") IFMXScreenService  : public System::IInterface

プロパティ

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


説明

画面サイズ(幅と高さ)と画面のスケールを取得するためのプラットフォーム サービス

関連項目