JVCL Help:TJvCustomUrlGrabberDefaultProperties.SupportedURLName
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomUrlGrabberDefaultProperties.SupportedURLName Property
[+] TJvCustomUrlGrabberDefaultProperties Methods
[+] TJvCustomUrlGrabberDefaultProperties Properties
Search in JVCL Help
Search in all projectsSummary
Returns the name of the supported URL for the associated grabber class. This is not the protocol part of a URL, but a user displayable string.
Pascal
propertySupportedURLName: string;
Description
The descendants of this class must implement this function and usually do so by calling the GetSupportedURLName function in the associated grabber class.
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