Vcl.Imaging.pngimage.EPNGNotExists

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche


System.SysUtils.ExceptionSystem.TObjectEPNGNotExists

Delphi

EPNGNotExists = class(Exception);

C++

class PASCALIMPLEMENTATION EPNGNotExists : public System::Sysutils::Exception

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Vcl.Imaging.pngimage.pas
Vcl.Imaging.pngimage.hpp
Vcl.Imaging.pngimage Vcl.Imaging.pngimage

Beschreibung

EPNGNotExists wird ausgelöst, wenn die PNG-Datei nicht vorhanden ist.

EPNGNotExists wird ausgelöst, wenn die zu lesende PNG-Datei nicht gefunden wird.