JVCL Help:TJvID3Frames.GetFrameNames
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvID3Frames.GetFrameNames Method
[+] TJvID3Frames Methods
[+] TJvID3Frames Properties
Search in JVCL Help
Search in all projectsSummary
Retrieves a list of frame names for all frames in a frames object.
Pascal
procedureGetFrameNames(List: TStrings);
Parameters
Parameters | Description |
List: TStrings | A TStrings descendant that receives the frame names. List must be created and maintained by the application. |
Description
Call GetFrameNames to fill a list with the frame names for all frames in the frames object.
See Also
TJvID3Frames.FrameByID, TJvID3Frames.FrameByName, TJvID3Frames.Frames, TJvID3Frames.GetFrameIDs
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