JVCL Help:TJvID3TermsOfUseFrame

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvID3Frame
TJvID3TermsOfUseFrame
run\JvID3v2Base.pas


Summary

Represents a frame containing the terms of use of the file.

run\JvID3v2Base.pas


Pascal

 run\JvID3v2Base.pas
 TJvID3TermsOfUseFrame = class(TJvID3Frame);


Description

Use TJvID3TermsOfUseFrame to represent a play counter frame in a tag. Such a frame has frame identifier fiTermsOfUse ("USER").
This frame contains a brief description of the terms of use and ownership of the file. More detailed information concerning the legal terms might be available through the fiWWWCopyright frame. (represented by TJvID3URLFrame).
There may only be one TJvID3TermsOfUseFrame frame in a tag.

run\JvID3v2Base.pas


About

Navigation

run\JvID3v2Base.pas



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