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

TGZlibDecompressor

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

Declaration

Source position: lazgio2.pas line 7275

type TGZlibDecompressor = object(TGObject)

  function new();

  

  function get_file_info;

  

  property file_info: PGFileInfo; [r]

  

end;

Inheritance

TGZlibDecompressor

  

TGObject