JVCL Help:TJvUrlListGrabber.URLs
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvUrlListGrabber.URLs Property
[+] TJvUrlListGrabber Events
[+] TJvUrlListGrabber Methods
[+] TJvUrlListGrabber Properties
Search in JVCL Help
Search in all projectsSummary
The list of URLs to be grabbed
Pascal
propertyURLs: TStrings;
Description
This list contains the URLs to be grabbed. Note that changing this list while at least one grabber is running is not allowed. Note also that the associated grabbers will only be created when required, either when Start is called or when a new grabber slot is available (if MaxSimultaneousGrabbers is greater than 0)
See Also
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