home *** CD-ROM | disk | FTP | other *** search
- object FormADStart: TFormADStart
- Left = 566
- Top = 457
- BorderIcons = [biMinimize, biMaximize]
- BorderStyle = bsDialog
- Caption = '����� ������'
- ClientHeight = 227
- ClientWidth = 490
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 4
- Top = 18
- Width = 122
- Height = 13
- Caption = '���� ���������������'
- end
- object Label2: TLabel
- Left = 4
- Top = 70
- Width = 103
- Height = 13
- Caption = '���� ������ �����'
- end
- object Label3: TLabel
- Left = 4
- Top = 102
- Width = 133
- Height = 13
- Caption = '���� ������� ���������'
- end
- object ButtonStartConsole: TButton
- Left = 142
- Top = 132
- Width = 200
- Height = 26
- Caption = '������ � �������������� ������'
- Enabled = False
- TabOrder = 0
- end
- object ButtonStartApl: TButton
- Left = 142
- Top = 160
- Width = 200
- Height = 26
- Caption = '������ � ������� ������'
- TabOrder = 1
- OnClick = ButtonStartAplClick
- end
- object BitBtnStartCancel: TBitBtn
- Left = 386
- Top = 160
- Width = 93
- Height = 26
- Caption = '��������'
- TabOrder = 2
- OnClick = BitBtnStartCancelClick
- Kind = bkCancel
- end
- object ButtonStartIDfileSearch: TButton
- Left = 406
- Top = 10
- Width = 75
- Height = 25
- Caption = '�����...'
- TabOrder = 3
- OnClick = ButtonStartIDfileSearchClick
- end
- object ButtonStartTxtfileSearch: TButton
- Left = 406
- Top = 64
- Width = 75
- Height = 25
- Caption = '�����...'
- Enabled = False
- TabOrder = 4
- OnClick = ButtonStartTxtfileSearchClick
- end
- object ButtonStartDotFileSearch: TButton
- Left = 406
- Top = 96
- Width = 75
- Height = 25
- Caption = '�����...'
- TabOrder = 5
- OnClick = ButtonStartDotFileSearchClick
- end
- object CheckBoxStartFile: TCheckBox
- Left = 76
- Top = 40
- Width = 329
- Height = 17
- Caption = '������������ ������ ����� �� ����� ���������������'
- Checked = True
- State = cbChecked
- TabOrder = 6
- OnClick = CheckBoxStartFileClick
- end
- object ComboBoxEditStartIDfile: TComboBox
- Left = 144
- Top = 12
- Width = 257
- Height = 21
- ItemHeight = 13
- TabOrder = 7
- end
- object ComboBoxStartTxtfile: TComboBox
- Left = 144
- Top = 66
- Width = 257
- Height = 21
- Color = clBtnFace
- Enabled = False
- ItemHeight = 13
- TabOrder = 8
- end
- object ComboBoxDotName: TComboBox
- Left = 144
- Top = 98
- Width = 257
- Height = 21
- ItemHeight = 13
- TabOrder = 9
- end
- object OpenDialogStart: TOpenDialog
- Left = 8
- Top = 124
- end
- end
-