JVCL Help:TJvID3Controller.EnsureExists
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvID3Controller.EnsureExists Method
[+] TJvID3Controller Methods
[+] TJvID3Controller Properties
Search in JVCL Help
Search in all projectsSummary
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
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