Previous
Left Arrow
How to view the DPR file in Delphi
Current Code Entry
Next
CFF Coding Source - 
Delphi - TListView save items to file and load them back into Listview
  • Delphi - Make your own MP3 Metadata Editor with TListview and TEdits

    Article Entry Date: March 15,2024 @ 03:09:38 / Last Updated On: March 15,2024 @ 03:27:54
In this project, we will be using the TID3v2Tag« by 3delite to retrieve the properties of MP3 files loading into ListView.
This will come in handy when you want to edit your MP3 files.

[LoadIt.pas]


[LoadIt.dfm]


[Project1.dpr]