home *** CD-ROM | disk | FTP | other *** search
Text File | 2000-11-22 | 32.9 KB | 1,434 lines |
- object PreferenceFrm: TPreferenceFrm
- Left = 208
- Top = 100
- ActiveControl = Button2
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsSingle
- ClientHeight = 427
- ClientWidth = 520
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnActivate = FormActivate
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 16
- object Button2: TButton
- Left = 283
- Top = 400
- Width = 72
- Height = 22
- HelpContext = 49
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = Button2Click
- end
- object CancelBtn: TButton
- Left = 362
- Top = 400
- Width = 72
- Height = 22
- HelpContext = 44
- Cancel = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = CancelBtnClick
- end
- object PageControl1: TPageControl
- Left = 8
- Top = 8
- Width = 505
- Height = 384
- ActivePage = tsGeneral
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- object tsGeneral: TTabSheet
- object Label3: TLabel
- Left = 12
- Top = 12
- Width = 3
- Height = 13
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label6: TLabel
- Left = 8
- Top = 205
- Width = 3
- Height = 16
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Visible = False
- end
- object Loupe: TImage
- Left = 428
- Top = 132
- Width = 20
- Height = 16
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object GroupBox4: TGroupBox
- Left = 8
- Top = 36
- Width = 408
- Height = 157
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- object Net1: TImage
- Left = 12
- Top = 63
- Width = 12
- Height = 12
- AutoSize = True
- end
- object Exp1: TImage
- Left = 12
- Top = 95
- Width = 12
- Height = 12
- AutoSize = True
- end
- object Label5: TLabel
- Left = 12
- Top = 24
- Width = 3
- Height = 13
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Bevel1: TBevel
- Left = 12
- Top = 47
- Width = 378
- Height = 2
- end
- object RadioButton1: TRadioButton
- Left = 26
- Top = 61
- Width = 111
- Height = 17
- HelpContext = 198
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- end
- object RadioButton2: TRadioButton
- Left = 26
- Top = 93
- Width = 111
- Height = 17
- HelpContext = 198
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- end
- object Edit2: TEdit
- Left = 140
- Top = 60
- Width = 250
- Height = 21
- HelpContext = 198
- MaxLength = 256
- TabOrder = 2
- end
- object Edit4: TEdit
- Left = 140
- Top = 92
- Width = 250
- Height = 21
- HelpContext = 198
- MaxLength = 256
- TabOrder = 4
- end
- object ComboDrive: TPTShellCombo
- Left = 140
- Top = 16
- Width = 145
- Height = 22
- HelpContext = 110
- TabOrder = 0
- end
- object EditOther: TEdit
- Left = 140
- Top = 124
- Width = 250
- Height = 21
- HelpContext = 198
- MaxLength = 256
- TabOrder = 7
- end
- object RadioButton3: TRadioButton
- Left = 26
- Top = 125
- Width = 111
- Height = 17
- HelpContext = 198
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 5
- end
- object ComboOther: TComboBox
- Left = 44
- Top = 124
- Width = 87
- Height = 21
- HelpContext = 198
- ItemHeight = 13
- TabOrder = 6
- Items.Strings = (
- 'opera.exe')
- end
- end
- object ListBox1: TListBox
- Left = 8
- Top = 222
- Width = 480
- Height = 123
- HelpContext = 240
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 4
- OnDblClick = ListBox1DblClick
- end
- object BitBtn2: TButton
- Left = 428
- Top = 41
- Width = 60
- Height = 22
- HelpContext = 225
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- OnClick = BitBtn2Click
- end
- object Button3: TButton
- Left = 428
- Top = 66
- Width = 60
- Height = 22
- HelpContext = 45
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- OnClick = Button3Click
- end
- object SpeedButton1: TButton
- Left = 428
- Top = 91
- Width = 60
- Height = 22
- HelpContext = 48
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- OnClick = SpeedButton1Click
- end
- end
- object tsEnvironment: TTabSheet
- object GroupBox3: TGroupBox
- Left = 8
- Top = 175
- Width = 481
- Height = 172
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- object BackupCB: TCheckBox
- Left = 12
- Top = 20
- Width = 453
- Height = 16
- HelpContext = 150
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- end
- object VerificationCB: TCheckBox
- Left = 12
- Top = 36
- Width = 453
- Height = 16
- HelpContext = 243
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- end
- object NonRelatifCB: TCheckBox
- Left = 12
- Top = 52
- Width = 453
- Height = 16
- HelpContext = 70
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- end
- object cbKeepNetPath: TCheckBox
- Left = 12
- Top = 68
- Width = 453
- Height = 16
- HelpContext = 1234
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- end
- object cbLowercaseFileName: TCheckBox
- Left = 12
- Top = 84
- Width = 453
- Height = 16
- HelpContext = 1240
- TabOrder = 4
- end
- object cbKeepLastDir: TCheckBox
- Left = 12
- Top = 100
- Width = 453
- Height = 16
- HelpContext = 1215
- TabOrder = 5
- end
- object cbSaveUnix: TCheckBox
- Left = 12
- Top = 116
- Width = 453
- Height = 16
- HelpContext = 46
- TabOrder = 6
- end
- end
- object GroupBox1: TGroupBox
- Left = 8
- Top = 12
- Width = 235
- Height = 154
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- object BarreStatutCB: TCheckBox
- Left = 12
- Top = 68
- Width = 216
- Height = 16
- HelpContext = 36
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- end
- object checkGraphExplorer: TCheckBox
- Left = 12
- Top = 36
- Width = 216
- Height = 16
- HelpContext = 642
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- end
- object CheckBox5: TCheckBox
- Left = 12
- Top = 100
- Width = 216
- Height = 16
- HelpContext = 199
- TabOrder = 5
- end
- object ChkCarSpeciaux: TCheckBox
- Left = 12
- Top = 84
- Width = 216
- Height = 16
- HelpContext = 891
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- end
- object cbCodeExplorer: TCheckBox
- Left = 12
- Top = 20
- Width = 216
- Height = 16
- HelpContext = 641
- TabOrder = 0
- end
- object cbOpenDocStartup: TCheckBox
- Left = 12
- Top = 132
- Width = 216
- Height = 16
- HelpContext = 644
- TabOrder = 7
- end
- object CheckCodeInspector: TCheckBox
- Left = 12
- Top = 52
- Width = 216
- Height = 16
- HelpContext = 643
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- end
- object AstuceCB: TCheckBox
- Left = 12
- Top = 116
- Width = 216
- Height = 16
- HelpContext = 5
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 6
- end
- end
- object GroupBox5: TGroupBox
- Left = 253
- Top = 12
- Width = 235
- Height = 154
- TabOrder = 1
- object CheckBox6: TCheckBox
- Left = 12
- Top = 36
- Width = 216
- Height = 16
- HelpContext = 193
- TabOrder = 1
- end
- object cbDisableJava: TCheckBox
- Left = 12
- Top = 52
- Width = 216
- Height = 16
- HelpContext = 1233
- TabOrder = 2
- end
- object cbSpecialChar: TCheckBox
- Left = 12
- Top = 68
- Width = 216
- Height = 16
- HelpContext = 1322
- TabOrder = 3
- end
- object cbUnicode: TCheckBox
- Left = 12
- Top = 84
- Width = 216
- Height = 16
- HelpContext = 698
- TabOrder = 4
- end
- object cbISO8859: TCheckBox
- Left = 12
- Top = 100
- Width = 216
- Height = 16
- HelpContext = 1192
- TabOrder = 5
- end
- object cbAutoSaveDesktop: TCheckBox
- Left = 12
- Top = 20
- Width = 216
- Height = 16
- HelpContext = 697
- TabOrder = 0
- end
- object cbInternetCheck: TCheckBox
- Left = 12
- Top = 116
- Width = 216
- Height = 16
- HelpContext = 5402
- TabOrder = 6
- end
- end
- end
- object tsEditor: TTabSheet
- ImageIndex = 5
- object GroupBox2: TGroupBox
- Left = 253
- Top = 12
- Width = 235
- Height = 154
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- object CBProlog: TCheckBox
- Left = 12
- Top = 20
- Width = 210
- Height = 16
- HelpContext = 901
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- end
- object CBComment: TCheckBox
- Left = 12
- Top = 36
- Width = 210
- Height = 16
- HelpContext = 902
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- end
- object cbTypeOfCase: TCheckBox
- Left = 12
- Top = 52
- Width = 210
- Height = 16
- HelpContext = 1097
- TabOrder = 2
- end
- object cbP: TCheckBox
- Left = 12
- Top = 68
- Width = 210
- Height = 16
- HelpContext = 5417
- TabOrder = 3
- end
- object cbLI: TCheckBox
- Left = 12
- Top = 84
- Width = 210
- Height = 16
- HelpContext = 5418
- TabOrder = 4
- end
- object cbShowNBSP: TCheckBox
- Left = 12
- Top = 100
- Width = 210
- Height = 16
- HelpContext = 448
- TabOrder = 5
- end
- object cbConfirmConversion: TCheckBox
- Left = 12
- Top = 116
- Width = 210
- Height = 16
- HelpContext = 330
- TabOrder = 6
- end
- object cbPageEncoding: TCheckBox
- Left = 12
- Top = 132
- Width = 210
- Height = 16
- HelpContext = 706
- TabOrder = 7
- end
- end
- object GroupBox9: TGroupBox
- Left = 8
- Top = 12
- Width = 235
- Height = 154
- TabOrder = 0
- object lblDelayRefresh: TLabel
- Left = 95
- Top = 91
- Width = 3
- Height = 13
- end
- object ImagesCB: TCheckBox
- Left = 36
- Top = 52
- Width = 193
- Height = 16
- HelpContext = 321
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- end
- object RadioExplorer: TRadioButton
- Left = 12
- Top = 20
- Width = 219
- Height = 17
- HelpContext = 551
- TabOrder = 0
- OnClick = RadioWebExpertClick
- end
- object RadioWebExpert: TRadioButton
- Left = 12
- Top = 36
- Width = 219
- Height = 17
- HelpContext = 552
- TabOrder = 1
- OnClick = RadioWebExpertClick
- end
- object cbAutoRefresh: TCheckBox
- Left = 12
- Top = 68
- Width = 216
- Height = 16
- HelpContext = 1238
- TabOrder = 3
- OnClick = cbAutoRefreshClick
- end
- object cbOffline: TCheckBox
- Left = 12
- Top = 111
- Width = 216
- Height = 16
- HelpContext = 1250
- TabOrder = 6
- end
- object udDelayRefresh: TUpDown
- Left = 72
- Top = 87
- Width = 15
- Height = 21
- Associate = EdtDelayRefresh
- Min = 250
- Max = 30000
- Increment = 100
- Position = 1500
- TabOrder = 5
- Wrap = False
- end
- object EdtDelayRefresh: TEdit
- Left = 31
- Top = 87
- Width = 41
- Height = 21
- MaxLength = 5
- TabOrder = 4
- Text = '1,500'
- end
- object cbSilent: TCheckBox
- Left = 12
- Top = 127
- Width = 216
- Height = 16
- HelpContext = 446
- TabOrder = 7
- end
- end
- object gbLastFilesHistoryLength: TGroupBox
- Left = 8
- Top = 175
- Width = 235
- Height = 49
- HelpContext = 645
- Anchors = [akTop, akRight]
- TabOrder = 2
- object lblLastFilesEntries: TLabel
- Left = 72
- Top = 23
- Width = 3
- Height = 13
- end
- object edtLastFiles: TEdit
- Left = 16
- Top = 19
- Width = 33
- Height = 21
- HelpContext = 645
- MaxLength = 3
- TabOrder = 0
- Text = '16'
- end
- object udLastFilesLength: TUpDown
- Left = 49
- Top = 19
- Width = 15
- Height = 21
- HelpContext = 645
- Associate = edtLastFiles
- Min = 1
- Position = 16
- TabOrder = 1
- Wrap = False
- end
- end
- object gbLastProjectsHistoryLength: TGroupBox
- Left = 253
- Top = 175
- Width = 235
- Height = 49
- HelpContext = 646
- Anchors = [akTop, akRight]
- TabOrder = 3
- object lblLastProjectsEntries: TLabel
- Left = 72
- Top = 23
- Width = 3
- Height = 13
- end
- object edtLastProjects: TEdit
- Left = 16
- Top = 19
- Width = 33
- Height = 21
- HelpContext = 646
- MaxLength = 3
- TabOrder = 0
- Text = '8'
- end
- object udLastProjectsLength: TUpDown
- Left = 49
- Top = 19
- Width = 15
- Height = 21
- HelpContext = 646
- Associate = edtLastProjects
- Min = 1
- Position = 8
- TabOrder = 1
- Wrap = False
- end
- end
- object gbInspector: TGroupBox
- Left = 8
- Top = 232
- Width = 481
- Height = 115
- TabOrder = 4
- object cbValideInspector: TCheckBox
- Left = 12
- Top = 20
- Width = 461
- Height = 17
- HelpContext = 1376
- TabOrder = 0
- end
- object cbShowAllCSS: TCheckBox
- Left = 12
- Top = 36
- Width = 461
- Height = 17
- HelpContext = 447
- TabOrder = 1
- end
- object cbQuoteNumbers: TCheckBox
- Left = 12
- Top = 68
- Width = 461
- Height = 17
- HelpContext = 456
- TabOrder = 3
- end
- object cbQuoteCaptions: TCheckBox
- Left = 12
- Top = 52
- Width = 461
- Height = 17
- HelpContext = 457
- TabOrder = 2
- end
- end
- end
- object tsSpelling: TTabSheet
- object Label2: TLabel
- Left = 8
- Top = 15
- Width = 3
- Height = 13
- end
- object Bevel2: TBevel
- Left = 8
- Top = 125
- Width = 481
- Height = 2
- end
- object lblSpellerType: TLabel
- Left = 8
- Top = 59
- Width = 3
- Height = 13
- Visible = False
- end
- object ChkAllCaps: TCheckBox
- Left = 8
- Top = 141
- Width = 240
- Height = 17
- HelpContext = 1100
- Checked = True
- State = cbChecked
- TabOrder = 3
- end
- object ChkRoman: TCheckBox
- Left = 8
- Top = 157
- Width = 240
- Height = 17
- HelpContext = 1101
- Checked = True
- State = cbChecked
- TabOrder = 4
- end
- object ChkMixed: TCheckBox
- Left = 8
- Top = 173
- Width = 240
- Height = 17
- HelpContext = 1102
- Checked = True
- State = cbChecked
- TabOrder = 5
- end
- object ChkExtraSpaces: TCheckBox
- Left = 256
- Top = 141
- Width = 240
- Height = 17
- HelpContext = 1103
- TabOrder = 6
- end
- object ChkMissingSpace: TCheckBox
- Left = 256
- Top = 173
- Width = 240
- Height = 17
- HelpContext = 1105
- TabOrder = 8
- end
- object ChkRepeatWord: TCheckBox
- Left = 256
- Top = 189
- Width = 240
- Height = 17
- HelpContext = 1106
- TabOrder = 9
- end
- object ChkUncapped: TCheckBox
- Left = 256
- Top = 157
- Width = 240
- Height = 17
- HelpContext = 1104
- TabOrder = 7
- end
- object ChkSpaceBefore: TCheckBox
- Left = 256
- Top = 205
- Width = 240
- Height = 17
- HelpContext = 1107
- TabOrder = 10
- end
- object ChkSpaceAfter: TCheckBox
- Left = 256
- Top = 221
- Width = 240
- Height = 17
- HelpContext = 1108
- TabOrder = 11
- end
- object ComboBox1: TComboBox
- Left = 8
- Top = 30
- Width = 197
- Height = 21
- HelpContext = 1098
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 1
- end
- object gbCustomDic: TGroupBox
- Left = 224
- Top = 17
- Width = 263
- Height = 53
- TabOrder = 2
- object ComboCustomDic: TComboBox
- Left = 12
- Top = 20
- Width = 213
- Height = 21
- HelpContext = 1099
- ItemHeight = 13
- TabOrder = 0
- OnExit = ComboCustomDicExit
- OnKeyDown = ComboCustomDicKeyDown
- end
- object cbCustomDic: TCheckBox
- Left = 12
- Top = -2
- Width = 133
- Height = 17
- HelpContext = 1099
- TabOrder = 1
- OnClick = cbCustomDicClick
- end
- object spdBtnCustomDic: TBitBtn
- Left = 230
- Top = 20
- Width = 23
- Height = 21
- TabOrder = 2
- OnClick = spdBtnCustomDicClick
- end
- end
- object ComboBox2: TComboBox
- Left = 8
- Top = 74
- Width = 197
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- Visible = False
- Items.Strings = (
- 'Microsoft Word'
- 'Star Office')
- end
- end
- object tsSyntax: TTabSheet
- ImageIndex = 3
- object lblMaxWarnings: TLabel
- Left = 8
- Top = 24
- Width = 3
- Height = 13
- end
- object lblMaxErrors: TLabel
- Left = 8
- Top = 169
- Width = 3
- Height = 13
- end
- object gbWarnings: TGroupBox
- Left = 8
- Top = 49
- Width = 481
- Height = 92
- TabOrder = 0
- object cbAttributeIntegrity: TCheckBox
- Left = 12
- Top = 20
- Width = 228
- Height = 17
- HelpContext = 984
- Checked = True
- State = cbChecked
- TabOrder = 0
- end
- object cbImplicitOpen: TCheckBox
- Left = 12
- Top = 36
- Width = 228
- Height = 17
- HelpContext = 985
- Checked = True
- State = cbChecked
- TabOrder = 1
- end
- object cbUnknownStartTag: TCheckBox
- Left = 12
- Top = 52
- Width = 228
- Height = 17
- HelpContext = 986
- Checked = True
- State = cbChecked
- TabOrder = 2
- end
- object cbOptionalEndTag: TCheckBox
- Left = 12
- Top = 68
- Width = 228
- Height = 17
- HelpContext = 987
- TabOrder = 3
- end
- object cbDeadLink: TCheckBox
- Left = 248
- Top = 20
- Width = 228
- Height = 17
- HelpContext = 988
- Checked = True
- State = cbChecked
- TabOrder = 4
- end
- object cbUnknownEndTag: TCheckBox
- Left = 248
- Top = 36
- Width = 228
- Height = 17
- HelpContext = 989
- Checked = True
- State = cbChecked
- TabOrder = 5
- end
- object cbScriptNotClosed: TCheckBox
- Left = 248
- Top = 52
- Width = 228
- Height = 17
- Caption = 'Script not closed'
- TabOrder = 6
- end
- end
- object gbErrors: TGroupBox
- Left = 8
- Top = 193
- Width = 481
- Height = 92
- TabOrder = 1
- object cbTagNotAllowed: TCheckBox
- Left = 12
- Top = 20
- Width = 228
- Height = 17
- HelpContext = 991
- Checked = True
- State = cbChecked
- TabOrder = 0
- end
- object cbRequiredAttr: TCheckBox
- Left = 12
- Top = 36
- Width = 228
- Height = 17
- HelpContext = 992
- Checked = True
- State = cbChecked
- TabOrder = 1
- end
- object cbEndTagWithoutStart: TCheckBox
- Left = 12
- Top = 52
- Width = 228
- Height = 17
- HelpContext = 993
- Checked = True
- State = cbChecked
- TabOrder = 2
- end
- object cbEndTagNotFound: TCheckBox
- Left = 12
- Top = 68
- Width = 228
- Height = 17
- HelpContext = 994
- Checked = True
- State = cbChecked
- TabOrder = 3
- end
- object cbIllegalSymbol: TCheckBox
- Left = 248
- Top = 20
- Width = 228
- Height = 17
- HelpContext = 995
- Checked = True
- State = cbChecked
- TabOrder = 4
- end
- object cbTagBracket: TCheckBox
- Left = 248
- Top = 36
- Width = 228
- Height = 17
- HelpContext = 996
- Checked = True
- State = cbChecked
- TabOrder = 5
- end
- object cbAttrInEndTag: TCheckBox
- Left = 248
- Top = 52
- Width = 228
- Height = 17
- HelpContext = 997
- Checked = True
- State = cbChecked
- TabOrder = 6
- end
- object cbDuplicateAnchor: TCheckBox
- Left = 248
- Top = 70
- Width = 228
- Height = 14
- HelpContext = 998
- TabOrder = 7
- end
- end
- object editErrors: TEdit
- Left = 251
- Top = 166
- Width = 42
- Height = 21
- HelpContext = 990
- TabOrder = 2
- Text = '0'
- end
- object udErrors: TUpDown
- Left = 293
- Top = 166
- Width = 15
- Height = 21
- HelpContext = 990
- Associate = editErrors
- Min = 0
- Max = 255
- Position = 0
- TabOrder = 3
- Wrap = False
- end
- object editWarnings: TEdit
- Left = 251
- Top = 21
- Width = 42
- Height = 21
- HelpContext = 983
- TabOrder = 4
- Text = '0'
- end
- object udWarnings: TUpDown
- Left = 293
- Top = 21
- Width = 15
- Height = 21
- HelpContext = 983
- Associate = editWarnings
- Min = 0
- Max = 255
- Position = 0
- TabOrder = 5
- Wrap = False
- end
- end
- object tsExtensions: TTabSheet
- ImageIndex = 4
- object lblTypeDoc: TLabel
- Left = 8
- Top = 15
- Width = 3
- Height = 13
- end
- object lblExtList: TLabel
- Left = 8
- Top = 65
- Width = 3
- Height = 13
- end
- object lblNewExt: TLabel
- Left = 200
- Top = 65
- Width = 3
- Height = 13
- end
- object lblOpenExt: TLabel
- Left = 200
- Top = 307
- Width = 289
- Height = 19
- Alignment = taCenter
- AutoSize = False
- Color = clGray
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Layout = tlCenter
- end
- object lbExtensions: TListBox
- Left = 8
- Top = 80
- Width = 153
- Height = 265
- HelpContext = 1201
- ItemHeight = 13
- Sorted = True
- TabOrder = 1
- OnClick = lbExtensionsClick
- end
- object editExtension: TEdit
- Left = 200
- Top = 80
- Width = 97
- Height = 21
- HelpContext = 1202
- CharCase = ecLowerCase
- MaxLength = 256
- TabOrder = 2
- OnChange = editExtensionChange
- end
- object btnAdd: TButton
- Left = 200
- Top = 128
- Width = 72
- Height = 22
- HelpContext = 1204
- Default = True
- Enabled = False
- TabOrder = 3
- OnClick = btnAddClick
- end
- object btnRemove: TButton
- Left = 200
- Top = 155
- Width = 72
- Height = 22
- HelpContext = 1203
- Enabled = False
- TabOrder = 4
- OnClick = btnRemoveClick
- end
- object ComboTypeExt: TComboBox
- Left = 8
- Top = 30
- Width = 153
- Height = 21
- HelpContext = 1200
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- OnChange = ComboTypeExtChange
- Items.Strings = (
- 'HTML'
- 'JAVASCRIPT/JSCRIPT'
- 'CSS'
- 'TXT'
- 'XML'
- 'PERL')
- end
- object EditOpenExt: TEdit
- Left = 200
- Top = 326
- Width = 289
- Height = 19
- HelpContext = 1214
- Ctl3D = False
- ParentCtl3D = False
- TabOrder = 5
- end
- end
- object tsAssociations: TTabSheet
- ImageIndex = 6
- object cbRegister: TCheckBox
- Left = 8
- Top = 250
- Width = 300
- Height = 14
- HelpContext = 445
- TabOrder = 1
- OnClick = cbRegisterClick
- end
- object gbExtensions: TGroupBox
- Left = 8
- Top = 12
- Width = 236
- Height = 224
- HelpContext = 449
- TabOrder = 0
- object ListBox: TCheckListBox
- Left = 13
- Top = 21
- Width = 79
- Height = 162
- HelpContext = 449
- ItemHeight = 13
- Sorted = True
- TabOrder = 0
- OnClick = ListBoxClick
- end
- object btnAll: TButton
- Left = 104
- Top = 22
- Width = 118
- Height = 20
- HelpContext = 450
- TabOrder = 1
- OnClick = btnAllClick
- end
- object btnNone: TButton
- Left = 104
- Top = 57
- Width = 118
- Height = 20
- HelpContext = 451
- TabOrder = 2
- OnClick = btnNoneClick
- end
- object btnUnused: TButton
- Left = 104
- Top = 93
- Width = 118
- Height = 21
- HelpContext = 452
- TabOrder = 3
- OnClick = btnUnusedClick
- end
- object Button1: TButton
- Left = 104
- Top = 129
- Width = 118
- Height = 21
- HelpContext = 453
- TabOrder = 4
- OnClick = btnAddCustom
- end
- object Button4: TButton
- Left = 104
- Top = 163
- Width = 118
- Height = 20
- HelpContext = 454
- TabOrder = 5
- OnClick = btnRemoveCustom
- end
- end
- object cbDirectory: TCheckBox
- Left = 8
- Top = 266
- Width = 300
- Height = 14
- HelpContext = 455
- TabOrder = 2
- OnClick = cbDirectoryClick
- end
- end
- end
- object BitBtn1: TBitBtn
- Left = 441
- Top = 400
- Width = 72
- Height = 22
- HelpContext = 7
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- OnClick = Button4Click
- end
- end
-