A panel which has the user interface of winamp, including the ability to change skins. The bitmaps in it are 8 bit (256 colors) so it might be problematic for some reason. That is why I've also posted WinampPanel24 under a 2nd posting
File List:
Program Files/Borland/Delphi5/lib/Personal/New Folder/imgcbuttons.pas
55Kb
Program Files/Borland/Delphi5/lib/Personal/New Folder/imgmain.pas
279Kb
Program Files/Borland/Delphi5/lib/Personal/New Folder/imgmonoster.pas
14Kb
Program Files/Borland/Delphi5/lib/Personal/New Folder/imgnumbers.pas
10Kb
Program Files/Borland/Delphi5/lib/Personal/New Folder/imgplaypaus.pas
3Kb
Program Files/Borland/Delphi5/lib/Personal/New Folder/imgposbar.pas
30Kb
Program Files/Borland/Delphi5/lib/Personal/New Folder/imgshufrep.pas
83Kb
Program Files/Borland/Delphi5/lib/Personal/New Folder/imgtext.pas
19Kb
Program Files/Borland/Delphi5/lib/Personal/New Folder/imgtitlebar.pas
290Kb
Program Files/Borland/Delphi5/lib/Personal/New Folder/imgvolume.pas
286Kb
Program Files/Borland/Delphi5/lib/Personal/WinAmpPanel.dcr
2Kb
Program Files/Borland/Delphi5/lib/Personal/WinAmpPanel.dcu
83Kb
Program Files/Borland/Delphi5/lib/Personal/WinAmpPanel.pas
58Kb
Program Files/Borland/Delphi5/lib/Personal/imgcbuttons.pas
11Kb
Program Files/Borland/Delphi5/lib/Personal/imgmain.pas
22Kb
Program Files/Borland/Delphi5/lib/Personal/imgmonoster.pas
6Kb
Program Files/Borland/Delphi5/lib/Personal/imgnumbers.pas
7Kb
Program Files/Borland/Delphi5/lib/Personal/imgplaypaus.pas
4Kb
Program Files/Borland/Delphi5/lib/Personal/imgposbar.pas
5Kb
Program Files/Borland/Delphi5/lib/Personal/imgshufrep.pas
16Kb
Program Files/Borland/Delphi5/lib/Personal/imgtext.pas
9Kb
Program Files/Borland/Delphi5/lib/Personal/imgtitlebar.pas
38Kb
Program Files/Borland/Delphi5/lib/Personal/imgvolume.pas
15Kb
Similar code
Simple Media Player
(Popularity: ) : This is my first real program in delphi. I desided I'd make a media player since I love listening to music. I have only been programming in delphi for a few hours so be nice, and please vote. MP3 PLAYER
(Popularity: ) : This is MP3 and Wav player. It has got several features like: continuous play, shuffle, repeat, volume control, balance control (to set to 0% click on the label balance), time (counting/counting out), explorer style, progress bar (with it you can ... CD Player
(Popularity: ) : You can play CDs with this program. Furthermore the registry is used to save the properties left and top of the form. I used the API function mciSendString to control the CD drive. Of course the track length and the ... The Secret of WAV
(Popularity: ) : Making wav sound format file. RIFF (Resource Interchange File Format) is a format by Microsoft and IBM which is similar in functionality. The RIFF format was designed formulti-media purposes. ... Rate for me. Using sounds in Delphi Applications
(Popularity: ) : This code is designed to show people how to use a media in their application. It's very useful for things like game making. Record From Microphone to Wave File
(Popularity: ) : I wrote this in Delphi 6. This Code Records from your Microphone and Saves it to the Hard drive as a .wav file. Just add mmSystem to the Uses and insert the code. Sence I didn't get many votes by ... WinampPanel24
(Popularity: ) : Same as WinampPanel8, only with 24bit images. psvBeeper
(Popularity: ) : psvBeeper library for Delphi 5, 6 and 7 contains components for playing different types of sound: TpsvBeeper to play system sounds TpsvWavSound to play wav files TpsvMidiSound to play midi files Media Player (without using any media components, just code!)
(Popularity: ) : This program will play media files supported by your current version of Media Player!! MP3s, WAVs, WMAs, etc. All by code! Also shows how to use the TListBox and how to add a horizontal bar to a TListBox! Mixer
(Popularity: ) : This uploaded software from Lake Unanimated at Lake of Soft, Ltd features an advanced sound-mixer. software included in this package, demo application MixerProbe.exe and Mixer component sources are completely freeware. you can use them in any of your projects, including ...