Vcl.Imaging.pngimage.EPNGNotExists

From RAD Studio API Documentation
Jump to: navigation, search


System.SysUtils.ExceptionSystem.TObjectEPNGNotExists

Delphi

EPNGNotExists = class(Exception);

C++

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

Properties

Type Visibility Source Unit Parent
class public
Vcl.Imaging.pngimage.pas
Vcl.Imaging.pngimage.hpp
Vcl.Imaging.pngimage Vcl.Imaging.pngimage

Description

EPNGNotExists is the exception raised when the png file is missing.

EPNGNotExists is the exception raised when the png file to be read is not found.