TProgressEvent Type

Applies to

DMContainer

Declaration

TProgressEvent = procedure (Sender: TObject; P: integer) of object;

Description

Display the progress (typically 0..100%) of the time-consuming operations on the container's data.