Vcl.Imaging.pngimage.EPNGOutMemory

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche


System.SysUtils.ExceptionSystem.TObjectEPNGOutMemory

Delphi

EPNGOutMemory = class(Exception);

C++

class PASCALIMPLEMENTATION EPNGOutMemory : 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

EPNGOutMemory wird ausgelöst, wenn nicht genügend Arbeitsspeicher zum Verarbeiten des PNG-Bilds vorhanden ist.

EPNGOutMemory wird ausgelöst, wenn nicht genügend Arbeitsspeicher zum Verarbeiten des PNG-Bilds vorhanden ist.