home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Vrtulník 3
/
Vrtulnik-3.bin
/
zvuk
/
wavmak24
/
_setup.1
/
WMWIN.EXE
/
0
/
RCDATA
/
TCHANGEDLG
/
TCHANGEDLG.txt
Wrap
Text File
|
1996-11-11
|
5KB
|
221 lines
object changeDlg: TchangeDlg
Left = 0
Top = 259
ActiveControl = toFile
BorderIcons = []
BorderStyle = bsDialog
ClientHeight = 116
ClientWidth = 556
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
OnActivate = FormActivate
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 13
Top = 11
Width = 28
Height = 13
Caption = 'From'
end
object Label3: TLabel
Left = 13
Top = 43
Width = 16
Height = 13
Caption = 'To'
end
object Bevel1: TBevel
Left = 8
Top = 40
Width = 457
Height = 65
end
object MIDdir: TLabel
Left = 48
Top = 0
Width = 38
Height = 13
Caption = 'MIDdir'
Visible = False
end
object LSTdir: TLabel
Left = 104
Top = 0
Width = 38
Height = 13
Caption = 'LSTdir'
Visible = False
end
object SongDir: TLabel
Left = 160
Top = 0
Width = 46
Height = 13
Caption = 'SongDir'
Visible = False
end
object PRGdir: TLabel
Left = 224
Top = 0
Width = 41
Height = 13
Caption = 'PRGdir'
Visible = False
end
object WAVdir: TLabel
Left = 280
Top = 0
Width = 43
Height = 13
Caption = 'WAVdir'
Visible = False
end
object TempDir: TLabel
Left = 344
Top = 0
Width = 48
Height = 13
Caption = 'TempDir'
Visible = False
end
object DFTdir: TLabel
Left = 408
Top = 0
Width = 39
Height = 13
Caption = 'DFTdir'
Visible = False
end
object CancelBtn: TBitBtn
Left = 472
Top = 80
Width = 77
Height = 27
TabOrder = 0
Kind = bkCancel
Margin = 2
Spacing = -1
IsControl = True
end
object fromFile: TEdit
Left = 48
Top = 15
Width = 409
Height = 21
TabOrder = 1
Text = 'fromFile'
OnClick = fromFileExit
OnExit = fromFileExit
OnKeyPress = fromFileKeyPress
end
object toFile: TEdit
Left = 49
Top = 47
Width = 408
Height = 21
TabOrder = 2
Text = 'toFile'
OnClick = toFileExit
OnExit = toFileExit
OnKeyPress = toFileKeyPress
end
object OKBtn: TBitBtn
Left = 472
Top = 48
Width = 77
Height = 25
Caption = 'OK'
ModalResult = 1
TabOrder = 3
OnClick = OKBtnClick
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000000000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333330000333333333333333333333333F33333333333
00003333344333333333333333377F3333333333000033334224333333333333
337337F3333333330000333422224333333333333733337F3333333300003342
222224333333333373333337F3333333000034222A22224333333337F337F333
7F33333300003222A3A2224333333337F3737F337F33333300003A2A333A2224
33333337F73337F337F33333000033A33333A222433333337333337F337F3333
0000333333333A222433333333333337F337F33300003333333333A222433333
333333337F337F33000033333333333A222433333333333337F337F300003333
33333333A222433333333333337F337F00003333333333333A22433333333333
3337F37F000033333333333333A223333333333333337F730000333333333333
333A333333333333333337330000333333333333333333333333333333333333
0000}
Margin = 2
NumGlyphs = 2
Spacing = -1
IsControl = True
end
object MIDbtn: TRadioButton
Left = 48
Top = 80
Width = 49
Height = 17
Caption = 'MID'
TabOrder = 4
OnClick = MIDbtnClick
end
object LSTbtn: TRadioButton
Left = 104
Top = 80
Width = 49
Height = 17
Caption = 'LST'
TabOrder = 5
OnClick = LSTbtnClick
end
object SongBtn: TRadioButton
Left = 160
Top = 80
Width = 49
Height = 17
Caption = 'Song'
TabOrder = 6
OnClick = SongBtnClick
end
object PRGbtn: TRadioButton
Left = 224
Top = 80
Width = 49
Height = 17
Caption = 'PRG'
TabOrder = 7
OnClick = PRGbtnClick
end
object WAVbtn: TRadioButton
Left = 283
Top = 80
Width = 49
Height = 17
Caption = 'WAV'
TabOrder = 8
OnClick = WAVbtnClick
end
object TempBtn: TRadioButton
Left = 344
Top = 80
Width = 57
Height = 17
Caption = 'Temp'
TabOrder = 9
OnClick = TempBtnClick
end
object DFTbtn: TRadioButton
Left = 408
Top = 80
Width = 49
Height = 17
Caption = 'DFT'
TabOrder = 10
OnClick = DFTbtnClick
end
end