JVCL Help:TJvID3Controller.EnsureExists

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

Search in JVCL Help

 
Search in all projects
 

Summary

Ensures that the specified frames exists in the tag.


Pascal

 procedureEnsureExists(constFrameIDs: TJvID3FrameIDs);


Parameters

Parameters Description
const FrameIDs: TJvID3FrameIDs The frame identifiers that should exists in the tag.


Description

Call EnsureExists to ensure that the frames corresponding to the frame identifiers specified by the FrameIDs exists in the tag.
The tag controller must be active - Do this by setting Active to true or calling Open.


See Also

TJvID3Controller.AddFrame


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