JVCL Help:TJvUrlListGrabber.OnDoneStream

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 stream


Pascal

 TJvGrabberDoneStreamEvent = procedure (Sender: TJvUrlListGrabber; Grabber: TJvCustomUrlGrabber; Stream: TStream; StreamSize: Integer; Url: string) ofobject;
propertyOnDoneStream: TJvGrabberDoneStreamEvent;


Description

Write here a description


See Also

TJvUrlListGrabber.OnDoneFile


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