JVCL Help:TJvID3Frames.RemoveEmptyFrames

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

Search in JVCL Help

 
Search in all projects
 

Summary

Removes all empty frames from the Frames array.


Pascal

 procedureRemoveEmptyFrames;


Description

Call RemoveEmptyFrames to remove all empty frames from the Frames array. The IsEmpty property of a frame indicates whether the frame is empty. For example a text information frame is empty if the Text is set to an empty string.


See Also

TJvID3Frame.IsEmpty


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