JVCL Help:TJvGrabberStatus
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvGrabberStatus type
Search in JVCL Help
Search in all projectsSummary
The status of a grabber
Pascal
run\JvUrlListGrabber.pas
TJvGrabberStatus = (
gsStopped,
gsConnecting,
gsGrabbing,
gsStopping
);
Members
Members | Description |
gsStopped | The grabber is stopped. |
gsConnecting | The grabber is connecting to the server. |
gsGrabbing | The grabber is grabbing. |
gsStopping | The grabber is stopping. |
Description
The status can be : gsStopped gsConnecting gsGrabbing gsStopping
About
no pages or subcategories
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