JVCL Help:TJvCustomUrlGrabber.UrlGrabberThread
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomUrlGrabber.UrlGrabberThread Property
[+] TJvCustomUrlGrabber Events
[+] TJvCustomUrlGrabber Methods
[+] TJvCustomUrlGrabber Properties
Search in JVCL Help
Search in all projectsSummary
A read-only access to the internal thread used for grabbing
Pascal
propertyUrlGrabberThread: TJvCustomUrlGrabberThread;
Description
Grabbing is always done in threads. This property allows you to access the thread used to grab the content for the given Url. Note that this property might be nil until the Start method is called.
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