JVCL Help:TJvID3Base.ChangeToVersion
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvID3Base.ChangeToVersion Method
[+] TJvID3Base Methods
[+] TJvID3Base Properties
Search in JVCL Help
Search in all projectsSummary
Changes the data of the object to a specific tag version.
Pascal
procedureChangeToVersion(constANewVersion: TJvID3Version); virtual; abstract;
Parameters
Parameters | Description |
const ANewVersion: TJvID3Version | The new tag version for the object. |
Description
ChangeToVersion is intended primarily for internal use. Use TJvID3Controller.Version instead.
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