FMX.Platform.EUnsupportedPlatformService

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

System.SysUtils.ExceptionSystem.TObjectEUnsupportedPlatformService

Delphi

EUnsupportedPlatformService = class(Exception)

C++

class PASCALIMPLEMENTATION EUnsupportedPlatformService : public System::Sysutils::Exception

プロパティ

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

説明

"プラットフォーム サービスがサポートされていません" という FireMonkey 例外の基底例外クラスです。


関連項目