home *** CD-ROM | disk | FTP | other *** search
- object ShellEditForm: TShellEditForm
- Left = 581
- Top = 247
- ActiveControl = Edit1
- BorderStyle = bsDialog
- Caption = 'Upravit registraci souboru'
- ClientHeight = 297
- ClientWidth = 347
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poOwnerFormCenter
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Button1: TButton
- Left = 176
- Top = 264
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 256
- Top = 264
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Storno'
- ModalResult = 2
- TabOrder = 2
- end
- object PageControl1: TPageControl
- Left = 5
- Top = 8
- Width = 337
- Height = 249
- ActivePage = TabSheet1
- TabOrder = 0
- object TabSheet1: TTabSheet
- Caption = 'Obecn�'
- object GroupBox3: TGroupBox
- Left = 8
- Top = 8
- Width = 313
- Height = 201
- Caption = 'Obecn�'
- TabOrder = 0
- object Label6: TLabel
- Left = 8
- Top = 124
- Width = 55
- Height = 13
- Caption = 'Zdroj ikony:'
- end
- object Label3: TLabel
- Left = 8
- Top = 100
- Width = 93
- Height = 13
- Caption = 'Zobrazovat extenzi:'
- end
- object Label10: TLabel
- Left = 8
- Top = 76
- Width = 112
- Height = 13
- Caption = 'V�choz� p��pona MIME:'
- end
- object Label2: TLabel
- Left = 8
- Top = 52
- Width = 96
- Height = 13
- Caption = 'Typ obsahu (MIME):'
- end
- object Label1: TLabel
- Left = 8
- Top = 28
- Width = 52
- Height = 13
- Caption = 'Popis typu:'
- end
- object CheckBox2: TCheckBox
- Left = 144
- Top = 144
- Width = 81
- Height = 17
- Caption = 'I&sShortcut'
- TabOrder = 7
- OnClick = Change
- end
- object Edit1: TEdit
- Left = 136
- Top = 24
- Width = 150
- Height = 21
- MaxLength = 16382
- TabOrder = 0
- OnChange = Change
- end
- object ComboBox1: TComboBox
- Left = 136
- Top = 48
- Width = 150
- Height = 21
- ItemHeight = 13
- MaxLength = 16382
- Sorted = True
- TabOrder = 1
- OnChange = ComboBox1Change
- end
- object Edit6: TEdit
- Left = 136
- Top = 72
- Width = 150
- Height = 21
- MaxLength = 16382
- TabOrder = 2
- OnChange = Change
- end
- object ComboBox2: TComboBox
- Left = 136
- Top = 96
- Width = 150
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 4
- OnChange = Change
- Items.Strings = (
- 'Podle nastaven� slo�ek'
- 'V�dy'
- 'Nikdy')
- end
- object Edit3: TEdit
- Left = 136
- Top = 120
- Width = 150
- Height = 21
- MaxLength = 16382
- TabOrder = 5
- OnChange = Change
- end
- object Button8: TButton
- Left = 288
- Top = 120
- Width = 17
- Height = 21
- Caption = '...'
- TabOrder = 6
- OnClick = Button8Click
- end
- object Button9: TButton
- Left = 288
- Top = 60
- Width = 17
- Height = 21
- Caption = 'X'
- TabOrder = 3
- OnClick = Button9Click
- end
- end
- end
- object TabSheet2: TTabSheet
- Caption = 'Nov� objekt'
- object GroupBox2: TGroupBox
- Left = 8
- Top = 8
- Width = 313
- Height = 201
- Caption = 'Nov� objekt'
- TabOrder = 0
- object Label5: TLabel
- Left = 64
- Top = 52
- Width = 3
- Height = 13
- end
- object Label4: TLabel
- Left = 8
- Top = 28
- Width = 70
- Height = 13
- Caption = '.ext\ShellNew:'
- end
- object Label12: TLabel
- Left = 8
- Top = 100
- Width = 108
- Height = 13
- Caption = '.ext\ProgID\ShellNew:'
- end
- object Label13: TLabel
- Left = 64
- Top = 124
- Width = 3
- Height = 13
- end
- object Edit2: TEdit
- Left = 136
- Top = 48
- Width = 150
- Height = 21
- MaxLength = 16382
- TabOrder = 1
- OnChange = Change
- end
- object ComboBox3: TComboBox
- Left = 136
- Top = 24
- Width = 150
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- OnChange = ComboBox3Change
- Items.Strings = (
- 'Ne'
- 'Pr�zdn� soubor'
- 'Pou��t �ablonu'
- 'Vykonat p��kaz'
- 'Naplnit zadan�mi daty')
- end
- object Button3: TButton
- Left = 288
- Top = 48
- Width = 17
- Height = 21
- Caption = '...'
- TabOrder = 2
- OnClick = Button3Click
- end
- object Edit7: TEdit
- Left = 136
- Top = 120
- Width = 150
- Height = 21
- MaxLength = 16382
- TabOrder = 4
- OnChange = Change
- end
- object Button10: TButton
- Left = 288
- Top = 120
- Width = 17
- Height = 21
- Caption = '...'
- TabOrder = 5
- OnClick = Button3Click
- end
- object ComboBox5: TComboBox
- Left = 136
- Top = 96
- Width = 150
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 3
- OnChange = ComboBox5Change
- Items.Strings = (
- 'Ne'
- 'Pr�zdn� soubor'
- 'Pou��t �ablonu'
- 'Vykonat p��kaz'
- 'Naplnit zadan�mi daty')
- end
- object Button11: TButton
- Left = 174
- Top = 169
- Width = 131
- Height = 25
- Caption = '&Otev��t slo�ku ShellNew'
- TabOrder = 6
- OnClick = Button11Click
- end
- end
- end
- object TabSheet3: TTabSheet
- Caption = 'Akce'
- object GroupBox1: TGroupBox
- Left = 8
- Top = 8
- Width = 313
- Height = 201
- Caption = 'Akce'
- TabOrder = 0
- object Label7: TLabel
- Left = 8
- Top = 28
- Width = 25
- Height = 13
- Caption = 'Akce'
- end
- object Label9: TLabel
- Left = 40
- Top = 52
- Width = 75
- Height = 13
- Caption = 'Text v nab�dce:'
- end
- object Label11: TLabel
- Left = 8
- Top = 72
- Width = 59
- Height = 13
- Caption = 'Po�ad� akc�:'
- end
- object Button6: TButton
- Left = 134
- Top = 104
- Width = 75
- Height = 25
- Caption = '&Nov�...'
- TabOrder = 5
- OnClick = Button4Click
- end
- object Button4: TButton
- Left = 134
- Top = 72
- Width = 75
- Height = 25
- Caption = 'Upr&avit...'
- TabOrder = 3
- OnClick = Button4Click
- end
- object Button5: TButton
- Left = 214
- Top = 72
- Width = 75
- Height = 25
- Caption = 'V�&choz�'
- TabOrder = 4
- OnClick = Button5Click
- end
- object Button7: TButton
- Left = 214
- Top = 104
- Width = 75
- Height = 25
- Caption = 'Ode&brat'
- TabOrder = 6
- OnClick = Button7Click
- end
- object ComboBox4: TComboBox
- Left = 40
- Top = 24
- Width = 89
- Height = 21
- Style = csDropDownList
- ItemHeight = 0
- Sorted = True
- TabOrder = 0
- OnChange = ComboBox4Change
- end
- object Edit4: TEdit
- Left = 136
- Top = 24
- Width = 150
- Height = 21
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 1
- end
- object Edit5: TEdit
- Left = 136
- Top = 48
- Width = 150
- Height = 21
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 2
- end
- object ListBox1: TListBox
- Left = 8
- Top = 88
- Width = 81
- Height = 82
- ItemHeight = 13
- TabOrder = 7
- OnClick = Change
- end
- object BitBtn1: TBitBtn
- Left = 88
- Top = 121
- Width = 25
- Height = 25
- TabOrder = 8
- OnClick = BitBtn1Click
- end
- object BitBtn2: TBitBtn
- Left = 88
- Top = 145
- Width = 25
- Height = 25
- TabOrder = 9
- OnClick = BitBtn2Click
- end
- object BitBtn3: TBitBtn
- Left = 40
- Top = 169
- Width = 25
- Height = 25
- TabOrder = 11
- OnClick = BitBtn3Click
- end
- object BitBtn4: TBitBtn
- Left = 64
- Top = 169
- Width = 25
- Height = 25
- TabOrder = 10
- OnClick = BitBtn4Click
- end
- object CheckBox1: TCheckBox
- Left = 144
- Top = 160
- Width = 137
- Height = 17
- Caption = 'Povoli&t zb�n� zobrazen�'
- TabOrder = 12
- OnClick = Change
- end
- end
- end
- end
- end
-