JVCL Help:TJvID3CustomTextFrame
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvID3CustomTextFrame Class
[+] JvID3v2Base.pas Classes
[+] TJvID3CustomTextFrame Methods
[+] TJvID3CustomTextFrame Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvID3Frame
TJvID3CustomTextFrame
TJvID3NumberFrame
TJvID3SimpleListFrame
TJvID3TextFrame
TJvID3TimestampFrame
run\JvID3v2Base.pas
Summary
Base class for text information frames.
Pascal
run\JvID3v2Base.pas
TJvID3CustomTextFrame = class(TJvID3Frame);
Description
TJvID3CustomTextFrame encapsulates the fundamental behavior common to text information frames.
TJvID3CustomTextFrame is the direct ancestor of the following frame components:
- TJvID3NumberFrame, that represents a numerical text information frame.
- TJvID3SimpleListFrame, that represents a frame that contains a list of values.
- TJvID3TextFrame, that represents a text information frame in a tag.
- TJvID3TimestampFrame, that represents a timestamp text information frame in a tag.
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