Changeset 387 for CoolAudio/Demo/UFormMain.lfm
- Timestamp:
- Jul 17, 2012, 10:25:56 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CoolAudio/Demo/UFormMain.lfm
r353 r387 45 45 object TrackBarPosition: TTrackBar 46 46 Left = 0 47 Height = 3 347 Height = 34 48 48 Top = 8 49 49 Width = 432 … … 55 55 end 56 56 object ComboBoxBackend: TComboBox 57 Left = 6458 Height = 2 157 Left = 88 58 Height = 27 59 59 Top = 80 60 60 Width = 128 61 ItemHeight = 1361 ItemHeight = 0 62 62 OnChange = ComboBoxBackendChange 63 63 Style = csDropDownList … … 66 66 object Label1: TLabel 67 67 Left = 12 68 Height = 1 468 Height = 18 69 69 Top = 80 70 Width = 4570 Width = 61 71 71 Caption = 'Backend:' 72 72 ParentColor = False … … 74 74 object LabelPosition: TLabel 75 75 Left = 10 76 Height = 1 476 Height = 18 77 77 Top = 112 78 Width = 4278 Width = 57 79 79 Caption = 'Position:' 80 80 ParentColor = False … … 106 106 object TrackBarVolume: TTrackBar 107 107 Left = 352 108 Height = 25108 Height = 34 109 109 Top = 80 110 110 Width = 75 … … 115 115 end 116 116 object Label2: TLabel 117 Left = 312118 Height = 1 4117 Left = 280 118 Height = 18 119 119 Top = 87 120 Width = 39120 Width = 54 121 121 Caption = 'Volume:' 122 122 ParentColor = False
Note:
See TracChangeset
for help on using the changeset viewer.