Subscribe to this list via RSS Blog posts tagged in MP3

Posted by on in Programming
Podcast Streaming - FireMonkey Demo Jim McKeeth just relaunched his weekly Delphi podcast with Nick Hodges. Today, I thought I would show you how to build a FireMonkey app for streaming your podcast. Visual Controls Application Title: TToolbar TLabel: StyleLookUp = toollabel; Align = Contents   Streaming Controls: TToolbar TEdit: Align = Left; Margins Right = 5 TButton: StyleLookUp = stoptoolbutton; Margins Right = 5, Margins Left = 5; TButton: StyleLookUp = playtoolbutton; Margins Right = 5, Margins ...
  • Page :
  • 1

Check out more tips and tricks in this development video: