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

TGZlibCompressor

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

Declaration

Source position: lazgio2.pas line 7254

type TGZlibCompressor = object(TGObject)

  function new();

  

  function get_file_info;

  

  procedure set_file_info();

  

  property file_info: PGFileInfo; [rw]

  

end;

Inheritance

TGZlibCompressor

  

TGObject