Unit 'AbLZMA' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_abbrevia]

ICompressProgress

Declaration

Source position: AbLZMA.pas line 116

type ICompressProgress = packed record

  Progress: function(

  

  p: Pointer;

  inSize: Int64;

  outSize: Int64

):SRes;

end;



CT Web help

CodeTyphon Studio