TOnProgress
type
TOnProgress = procedure (Sender: TObject; Percent: LongInt; Position: LargeInteger; Duration: LargeInteger) of object;
Type of the OnCopyPreallocDataProgress and OnReencodingProgress events.
type
TOnProgress = procedure (Sender: TObject; Percent: LongInt; Position: LargeInteger; Duration: LargeInteger) of object;
Type of the OnCopyPreallocDataProgress and OnReencodingProgress events.