JVCL Help:TJvCustomUrlGrabberDefaultProperties.SupportedURLName

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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