[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'IntfGraphics' (#lcl)

TLazReaderIconDIB

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

TLazReaderIconDIB - this is a FPImage reader for a single DIB from an icon file

Declaration

Source position: intfgraphics.pas line 496

type TLazReaderIconDIB = class(TLazReaderDIB)

protected

  procedure InternalRead(); override;

end;

Inheritance

TLazReaderIconDIB

  

TLazReaderIconDIB - this is a FPImage reader for a single DIB from an icon file

|

TLazReaderDIB

|

TFPCustomImageReader

?

TObject