Ignore:
Timestamp:
Oct 4, 2011, 1:52:48 PM (13 years ago)
Author:
george
Message:
  • Fixed: Start/stop playback control.
  • Added: Track position and Length handling.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CoolAudio/Demo/UMainForm.lfm

    r276 r277  
    6161    Top = 90
    6262    Width = 417
     63    Max = 100
     64    OnChange = TrackBar1Change
    6365    Position = 0
    6466    Anchors = [akTop, akLeft, akRight]
     
    7072    top = 48
    7173  end
     74  object TimerPlayback: TTimer
     75    OnTimer = TimerPlaybackTimer
     76    left = 112
     77    top = 144
     78  end
    7279end
Note: See TracChangeset for help on using the changeset viewer.