Ignore:
Timestamp:
Oct 5, 2011, 12:40:56 PM (13 years ago)
Author:
george
Message:
  • Added: Support for play, stop, pause, seek of Windows mmsystem backend.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CoolAudio/Demo/UMainForm.lfm

    r279 r280  
    6969  object ComboBox1: TComboBox
    7070    Left = 80
    71     Height = 25
     71    Height = 21
    7272    Top = 46
    7373    Width = 128
    74     ItemHeight = 0
     74    ItemHeight = 13
    7575    OnChange = ComboBox1Change
    7676    Style = csDropDownList
     
    8181    Height = 14
    8282    Top = 46
    83     Width = 52
     83    Width = 45
    8484    Caption = 'Backend:'
    8585    ParentColor = False
     
    8989    Height = 14
    9090    Top = 152
    91     Width = 48
     91    Width = 42
    9292    Caption = 'Position:'
    9393    ParentColor = False
Note: See TracChangeset for help on using the changeset viewer.