JVCL Help:TJvID3Controller.Active

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies whether or not a tag controller is open.


Pascal

 propertyActive: Boolean;


Description

Use Active to determine or set whether an ID3 tag controller is populated with data. When Active is false, the controller is closed; the controller cannot read or write data. When Active is true, the controller will be populated with frames from the file specified by the FileName property.


See Also

TJvID3Controller.Close, TJvID3Controller.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