Icon TDecompressEvent

Unit: dbisamtb

TDecompressEvent = procedure (Sender: TObject; const InBuffer:
      Pointer; InBytes: Integer; out OutBuffer: Pointer; out OutBytes:
      Integer) of object

This type is used for the TDBISAMEngine OnDecompress event. Please see the Customizing the Engine topic for more information.
Image