Icon TSteppedProgressEvent

Unit: dbisamtb

TSteppedProgressEvent = procedure (Sender: TObject; const Step:
      String; PercentDone: Word) of object

This type is used for the TDBISAMQuery and TDBISAMTable OnVerifyProgress, OnRepairProgress, and OnUpgradeProgress events.
Image