JVCL Help:TJvUrlListGrabber.OnDoneFile

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

This event is triggered when a grabber has finished its write operation in a file


Pascal

 TJvGrabberDoneFileEvent = procedure (Sender: TJvUrlListGrabber; Grabber: TJvCustomUrlGrabber; FileName: string; FileSize: Integer; Url: string) ofobject;
propertyOnDoneFile: TJvGrabberDoneFileEvent;


Description

Write here a description


See Also

TJvUrlListGrabber.OnDoneStream


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page