home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Vrtulník 3
/
Vrtulnik-3.bin
/
zvuk
/
wavmak24
/
_setup.1
/
WMWIN.EXE
/
0
/
RCDATA
/
TEDITDLG
/
TEDITDLG.txt
Wrap
Text File
|
1996-11-11
|
3KB
|
144 lines
object EditDlg: TEditDlg
Left = 0
Top = 262
ActiveControl = OKBtn
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Edit'
ClientHeight = 113
ClientWidth = 436
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
OnActivate = FormActivate
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 16
Width = 21
Height = 13
Caption = 'File'
end
object WAVdir: TLabel
Left = 265
Top = 48
Width = 43
Height = 13
Caption = 'WAVdir'
Visible = False
end
object tempDir: TLabel
Left = 320
Top = 48
Width = 44
Height = 13
Caption = 'tempDir'
Visible = False
end
object CancelBtn: TBitBtn
Left = 352
Top = 72
Width = 77
Height = 33
TabOrder = 3
Kind = bkCancel
Margin = 2
Spacing = -1
IsControl = True
end
object Edit1: TEdit
Left = 40
Top = 16
Width = 305
Height = 21
TabOrder = 0
Text = 'Edit1'
OnClick = Edit1Exit
OnExit = Edit1Exit
OnKeyPress = Edit1KeyPress
end
object GroupBox1: TGroupBox
Left = 8
Top = 48
Width = 249
Height = 57
Caption = 'Edit as...'
TabOrder = 1
object RadioButton1: TRadioButton
Left = 8
Top = 24
Width = 49
Height = 17
Caption = 'Text'
TabOrder = 0
end
object RadioButton2: TRadioButton
Left = 72
Top = 24
Width = 49
Height = 17
Caption = 'PRG'
TabOrder = 1
end
object RadioButton3: TRadioButton
Left = 136
Top = 24
Width = 49
Height = 17
Caption = 'MID'
TabOrder = 2
end
object RadioButton4: TRadioButton
Left = 192
Top = 24
Width = 49
Height = 17
Caption = 'WAV'
TabOrder = 3
end
end
object OKBtn: TBitBtn
Left = 264
Top = 72
Width = 77
Height = 33
Caption = 'OK'
ModalResult = 1
TabOrder = 2
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 Button1: TButton
Left = 352
Top = 16
Width = 77
Height = 21
Caption = 'Text editor'
TabOrder = 4
OnClick = Button1Click
end
end