Icon TSendReceiveProgressEvent

Unit: dbisamtb

TSendReceiveProgressEvent = procedure (Sender: TObject;
      NumBytes: Integer; PercentDone: Word) of object

This type is used for the TDBISAMSession OnRemoteSendProgress and OnRemoteReceiveProgress events.
Image