CodeDelphiIDERAD Studio

Create Robust Core Music Player Functionality For Windows In Delphi With FMX Sample

The MusicPlayer application uses controls such as TProgressBar, and TTrackBar, and platform-specific technologies such as MPMusicPlayerController for iOS, to show how to create a music player. Your device needs to have at least one song so that you can see the application functionality. The sample allows the audio files listing and standard media controls like play, pause, and volume. Note…
Read more
DelphiShowcase

Powerful Sound, Video, And Lighting Venue Control Software Is Built In Delphi

Cue Player One by Baxel Data is one program for theater to control sound, video, lights, and accessories using one cue list, one computer, one operator and it is built in Delphi! The Cue Player family of professional grade software for theater includes Cue Player Premium and Cue Player Lighting. According to Baxel Data their software is in use in over 1000 theaters, churches, and schools…
Read more
CodeDatabaseDelphiRAD Studio

Easily Implement Robust Binary Large Object (BLOB) Streaming With FireDAC In Delphi

TheBlobssample shows you how to create a BLOB stream for reading and/or writing the value of a specificBLOB fieldon a specific record. To this end, the sample uses theCreateBlobStreammethod ofTFDQueryto create a read-only BLOB stream. In this sample, the BLOB stream is used to read the picture contained on eachBLOB fieldof each record of…
Read more