Ignore:
Timestamp:
Jul 17, 2012, 10:25:56 PM (12 years ago)
Author:
chronos
Message:
  • Modified: URegistry unit moved from Common package to separated RegistryPkg.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CoolAudio/Demo/UFormMain.lfm

    r353 r387  
    4545  object TrackBarPosition: TTrackBar
    4646    Left = 0
    47     Height = 33
     47    Height = 34
    4848    Top = 8
    4949    Width = 432
     
    5555  end
    5656  object ComboBoxBackend: TComboBox
    57     Left = 64
    58     Height = 21
     57    Left = 88
     58    Height = 27
    5959    Top = 80
    6060    Width = 128
    61     ItemHeight = 13
     61    ItemHeight = 0
    6262    OnChange = ComboBoxBackendChange
    6363    Style = csDropDownList
     
    6666  object Label1: TLabel
    6767    Left = 12
    68     Height = 14
     68    Height = 18
    6969    Top = 80
    70     Width = 45
     70    Width = 61
    7171    Caption = 'Backend:'
    7272    ParentColor = False
     
    7474  object LabelPosition: TLabel
    7575    Left = 10
    76     Height = 14
     76    Height = 18
    7777    Top = 112
    78     Width = 42
     78    Width = 57
    7979    Caption = 'Position:'
    8080    ParentColor = False
     
    106106  object TrackBarVolume: TTrackBar
    107107    Left = 352
    108     Height = 25
     108    Height = 34
    109109    Top = 80
    110110    Width = 75
     
    115115  end
    116116  object Label2: TLabel
    117     Left = 312
    118     Height = 14
     117    Left = 280
     118    Height = 18
    119119    Top = 87
    120     Width = 39
     120    Width = 54
    121121    Caption = 'Volume:'
    122122    ParentColor = False
Note: See TracChangeset for help on using the changeset viewer.