JVCL Help:TJvID3UDUrl.Add

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

Search in JVCL Help

 
Search in all projects
 

Summary

Adds a user defined URL link frame to the ID3 v2 tag.


Pascal

 procedureAdd(constADescription: WideString; constAURL: AnsiString);


Parameters

Parameters Description
const ADescription: WideString Description for the URL.
const AURL: AnsiString The URL.


Description

Call Add to add a user defined URL link frame to the ID3 v2 tag.


See Also

TJvID3UDUrl.ItemCount


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