JVCL Help:TJvID3UDText.Add
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvID3UDText.Add Method
[+] TJvID3UDText Methods
[+] TJvID3UDText Properties
Search in JVCL Help
Search in all projectsSummary
Adds a user defined text information frame to the ID3 v2 tag.
Pascal
procedureAdd(constADescription: WideString; constAValue: WideString);
Parameters
Parameters | Description |
const ADescription: WideString | Description for the information text. |
const AValue: WideString | The information text. |
Description
Call Add to add a user defined text information frame to the ID3 v2 tag.
See Also
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