FMX.Platform.TPlatformServices.Current

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

Delphi

class property Current: TPlatformServices read GetCurrent;

C++

/* static */ __property TPlatformServices* Current = {read=GetCurrent};

プロパティ

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

説明

現在のプラットフォーム サービス インスタンスを示します。Current は、読み取り専用プロパティです。