Icon TCompressEvent

Unit: dbisamtb

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

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