FMX.Platform.EInvalidFmxHandle

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.SysUtils.ExceptionSystem.TObjectEInvalidFmxHandle

Delphi

EInvalidFmxHandle = class(Exception);

C++

class PASCALIMPLEMENTATION EInvalidFmxHandle : public System::Sysutils::Exception

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform FMX.Platform

Beschreibung

Basisklasse für ungültige FireMonkey-Handle-Exceptions.

Siehe auch