Ignore:
Timestamp:
Oct 4, 2011, 6:55:54 PM (13 years ago)
Author:
george
Message:
  • Fixed: Do not use Windows MMSystem unit under Linux.
  • Fixed: Floating point/comma decimal separator error.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CoolAudio/Demo/UMainForm.lfm

    r278 r279  
    6969  object ComboBox1: TComboBox
    7070    Left = 80
    71     Height = 21
     71    Height = 25
    7272    Top = 46
    7373    Width = 128
    74     ItemHeight = 13
     74    ItemHeight = 0
    7575    OnChange = ComboBox1Change
    7676    Style = csDropDownList
     
    8181    Height = 14
    8282    Top = 46
    83     Width = 45
     83    Width = 52
    8484    Caption = 'Backend:'
     85    ParentColor = False
     86  end
     87  object LabelPosition: TLabel
     88    Left = 13
     89    Height = 14
     90    Top = 152
     91    Width = 48
     92    Caption = 'Position:'
    8593    ParentColor = False
    8694  end
Note: See TracChangeset for help on using the changeset viewer.