FMX.Platform.EUnsupportedPlatformService

From RAD Studio API Documentation
Jump to: navigation, search

System.SysUtils.ExceptionSystem.TObjectEUnsupportedPlatformService

Delphi

EUnsupportedPlatformService = class(Exception)

C++

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

Properties

Type Visibility Source Unit Parent
class public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform FMX.Platform

Description

Base exception class for FireMonkey unsupported platform service exceptions.

See Also