JVCL Help:TJvID3PictureFrame.URL

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies a link to an image.


Pascal

 propertyURL: AnsiString;


Description

There is the possibility to put only a link to the image file by setting MIMEType to "--> " and set property URL to a complete URL. The use of linked files should however be used sparingly since there is the risk of separation of files.
A URL may be relative, e.g. "picture.png".


See Also

TJvID3PictureFrame.MIMEType


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