FMX.Media.EMediaException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.SysUtils.ExceptionSystem.TObjectEMediaException

Delphi

EMediaException = class(Exception);

C++

class PASCALIMPLEMENTATION EMediaException : public System::Sysutils::Exception

Eigenschaften

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

Beschreibung

Exception-Klasse für TMedia.

Siehe auch