JVCL Help:TJvID3PictureFrame.FindOrCreate

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

Search in JVCL Help

 
Search in all projects
 

Summary

The summary for this help topic does not exist, edit this page

Pascal

 classfunctionFindOrCreate(AController: TJvID3Controller; constAType: TJvID3PictureType): TJvID3PictureFrame;


Description

Call FindOrCreate to search in an ID3 tag for a picture frame with a specific picture type. If the e is no such frame then one is created. The tag controller specified by AController must be active

  • Do this by setting Active to true or calling Open.


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