TVideoGrabber.OnCreatePreallocFileProgress

Prev

Next

TVideoGrabber

Events

 




































































































Occurs periodically during the creation of the preallocated file.


Declaration
property OnCreatePreallocFileProgress: TOnProgress read FOnCreatePreallocFileProgress write FOnCreatePreallocFileProgress;


__property TOnProgress OnCreatePreallocFileProgress=read=FOnCreatePreallocFileProgress, write=FOnCreatePreallocFileProgress


Event OnCreatePreallocFileProgress(Percent As Long, Position As Double, Duration As Double)

Description

This TOnProgress event occurs periodically during the creation of the preallocated file used for recording.


See Also
TOnCreatePreallocatedFileCompleted OnCopyPreallocDataCompleted OnCopyPreallocDataProgress OnCopyPreallocDataStarted OnCreatePreallocFileCompleted OnCreatePreallocFileStarted