home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Vrtulník 3
/
Vrtulnik-3.bin
/
zvuk
/
wavmak24
/
_setup.1
/
WMWIN.EXE
/
0
/
RCDATA
/
TGROUPYDLG
/
TGROUPYDLG.txt
Wrap
Text File
|
1996-11-11
|
3KB
|
137 lines
object groupyDlg: TgroupyDlg
Left = 0
Top = 130
ActiveControl = OKBtn
BorderIcons = []
BorderStyle = bsDialog
ClientHeight = 245
ClientWidth = 240
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
OnActivate = FormActivate
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object OKBtn: TBitBtn
Left = 40
Top = 212
Width = 77
Height = 27
TabOrder = 0
OnClick = OKBtnClick
Kind = bkOK
Margin = 2
Spacing = -1
IsControl = True
end
object CancelBtn: TBitBtn
Left = 124
Top = 212
Width = 77
Height = 27
TabOrder = 1
Kind = bkCancel
Margin = 2
Spacing = -1
IsControl = True
end
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 225
Height = 193
Caption = 'Destination'
TabOrder = 2
object MIDbtn: TRadioButton
Left = 8
Top = 24
Width = 49
Height = 17
Caption = 'MID'
TabOrder = 0
OnClick = MIDbtnClick
end
object LSTbtn: TRadioButton
Left = 8
Top = 48
Width = 49
Height = 17
Caption = 'LST'
TabOrder = 1
OnClick = LSTbtnClick
end
object SongBtn: TRadioButton
Left = 8
Top = 72
Width = 49
Height = 17
Caption = 'Song'
TabOrder = 2
OnClick = SongBtnClick
end
object PRGbtn: TRadioButton
Left = 8
Top = 96
Width = 49
Height = 17
Caption = 'PRG'
TabOrder = 3
OnClick = PRGbtnClick
end
object WAVbtn: TRadioButton
Left = 8
Top = 120
Width = 49
Height = 17
Caption = 'WAV'
TabOrder = 4
OnClick = WAVbtnClick
end
object TempBtn: TRadioButton
Left = 8
Top = 144
Width = 57
Height = 17
Caption = 'Temp'
TabOrder = 5
OnClick = TempBtnClick
end
object DFTbtn: TRadioButton
Left = 8
Top = 168
Width = 41
Height = 17
Caption = 'DFT'
TabOrder = 6
OnClick = DFTbtnClick
end
object DirectoryListBox1: TDirectoryListBox
Left = 72
Top = 48
Width = 145
Height = 137
ItemHeight = 16
TabOrder = 7
end
object DriveComboBox1: TDriveComboBox
Left = 72
Top = 24
Width = 145
Height = 19
DirList = DirectoryListBox1
TabOrder = 8
end
end
object FileListBox1: TFileListBox
Left = 224
Top = 224
Width = 145
Height = 97
ItemHeight = 13
TabOrder = 3
Visible = False
end
end