home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-11-25 | 41.5 KB | 1,237 lines |
- object Options: TOptions
- Left = 213
- Top = 107
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Setup'
- ClientHeight = 399
- ClientWidth = 571
- Font.Color = clWindowText
- Font.Height = -18
- Font.Name = 'System'
- Font.Style = []
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 120
- TextHeight = 20
- object TabbedNotebook1: TTabbedNotebook
- Left = 0
- Top = 0
- Width = 571
- Height = 399
- Align = alClient
- TabFont.Color = clBtnText
- TabFont.Height = -13
- TabFont.Name = 'MS Sans Serif'
- TabFont.Style = []
- TabOrder = 0
- object TTabPage
- Left = 4
- Top = 27
- Caption = 'Browsers'
- object GroupBox2: TGroupBox
- Left = 0
- Top = 160
- Width = 563
- Height = 160
- Align = alTop
- Caption = 'Secondary'
- TabOrder = 0
- object Label1: TLabel
- Left = 12
- Top = 28
- Width = 66
- Height = 20
- Alignment = taRightJustify
- Caption = 'Current:'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 38
- Top = 64
- Width = 40
- Height = 20
- Alignment = taRightJustify
- Caption = 'New:'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Edit3: TEdit
- Left = 88
- Top = 24
- Width = 361
- Height = 28
- TabStop = False
- Color = clSilver
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- ReadOnly = True
- TabOrder = 0
- end
- object Edit4: TEdit
- Left = 88
- Top = 60
- Width = 361
- Height = 28
- Color = clSilver
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- end
- object GroupBox1: TGroupBox
- Left = 16
- Top = 96
- Width = 537
- Height = 49
- Caption = 'Browser Type'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- object RadioButton4: TRadioButton
- Left = 16
- Top = 24
- Width = 113
- Height = 17
- Caption = 'NetScape'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- end
- object RadioButton5: TRadioButton
- Left = 144
- Top = 24
- Width = 137
- Height = 17
- Caption = 'IExplorer 2.??'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- end
- object RadioButton6: TRadioButton
- Left = 448
- Top = 24
- Width = 81
- Height = 17
- Caption = 'Other'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- end
- object RadioButton11: TRadioButton
- Left = 296
- Top = 24
- Width = 137
- Height = 17
- Caption = 'IExplorer 3.??'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- end
- end
- object Button2: TButton
- Left = 460
- Top = 60
- Width = 89
- Height = 29
- Caption = 'Browse'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- OnClick = Button2Click
- end
- end
- object GroupBox3: TGroupBox
- Left = 0
- Top = 0
- Width = 563
- Height = 160
- Align = alTop
- Caption = 'Primary'
- TabOrder = 1
- object Label3: TLabel
- Left = 12
- Top = 28
- Width = 66
- Height = 20
- Alignment = taRightJustify
- Caption = 'Current:'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label4: TLabel
- Left = 38
- Top = 64
- Width = 40
- Height = 20
- Alignment = taRightJustify
- Caption = 'New:'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Edit1: TEdit
- Left = 88
- Top = 24
- Width = 361
- Height = 28
- TabStop = False
- Color = clSilver
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- ReadOnly = True
- TabOrder = 0
- end
- object Edit2: TEdit
- Left = 88
- Top = 60
- Width = 361
- Height = 28
- Color = clSilver
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- end
- object GroupBox4: TGroupBox
- Left = 16
- Top = 96
- Width = 537
- Height = 49
- Caption = 'Browser Type'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- object RadioButton1: TRadioButton
- Left = 16
- Top = 24
- Width = 105
- Height = 17
- Caption = 'NetScape'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- end
- object RadioButton2: TRadioButton
- Left = 144
- Top = 24
- Width = 137
- Height = 17
- Caption = 'IExplorer 2.??'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- end
- object RadioButton3: TRadioButton
- Left = 448
- Top = 24
- Width = 81
- Height = 17
- Caption = 'Other'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- end
- object RadioButton10: TRadioButton
- Left = 296
- Top = 24
- Width = 137
- Height = 17
- Caption = 'IExplorer 3.??'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- end
- end
- object Button1: TButton
- Left = 460
- Top = 60
- Width = 89
- Height = 29
- Caption = 'Browse'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- OnClick = Button1Click
- end
- end
- object Panel1: TPanel
- Left = 0
- Top = 320
- Width = 563
- Height = 48
- Align = alClient
- BevelOuter = bvLowered
- TabOrder = 2
- object BitBtn3: TBitBtn
- Left = 111
- Top = 5
- Width = 105
- Height = 34
- Caption = 'Save'
- Default = True
- TabOrder = 0
- OnClick = BitBtn3Click
- Glyph.Data = {
- BE060000424DBE06000000000000360400002800000024000000120000000100
- 0800000000008802000000000000000000000000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
- A600000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
- 0303030303030303030303030303030303030303030303030303030303030303
- 03030303030303030303030303030303030303030303FF030303030303030303
- 03030303030303040403030303030303030303030303030303F8F8FF03030303
- 03030303030303030303040202040303030303030303030303030303F80303F8
- FF030303030303030303030303040202020204030303030303030303030303F8
- 03030303F8FF0303030303030303030304020202020202040303030303030303
- 0303F8030303030303F8FF030303030303030304020202FA0202020204030303
- 0303030303F8FF0303F8FF030303F8FF03030303030303020202FA03FA020202
- 040303030303030303F8FF03F803F8FF0303F8FF03030303030303FA02FA0303
- 03FA0202020403030303030303F8FFF8030303F8FF0303F8FF03030303030303
- FA0303030303FA0202020403030303030303F80303030303F8FF0303F8FF0303
- 0303030303030303030303FA0202020403030303030303030303030303F8FF03
- 03F8FF03030303030303030303030303FA020202040303030303030303030303
- 0303F8FF0303F8FF03030303030303030303030303FA02020204030303030303
- 03030303030303F8FF0303F8FF03030303030303030303030303FA0202020403
- 030303030303030303030303F8FF0303F8FF03030303030303030303030303FA
- 0202040303030303030303030303030303F8FF03F8FF03030303030303030303
- 03030303FA0202030303030303030303030303030303F8FFF803030303030303
- 030303030303030303FA0303030303030303030303030303030303F803030303
- 0303030303030303030303030303030303030303030303030303030303030303
- 0303}
- NumGlyphs = 2
- end
- object BitBtn4: TBitBtn
- Left = 346
- Top = 5
- Width = 105
- Height = 34
- Caption = 'Cancel'
- TabOrder = 1
- OnClick = FormShow
- Glyph.Data = {
- BE060000424DBE06000000000000360400002800000024000000120000000100
- 0800000000008802000000000000000000000000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
- A600000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
- 0303030303030303030303030303030303030303030303030303030303030303
- 0303F8F80303030303030303030303030303030303FF03030303030303030303
- 0303030303F90101F80303030303F9F80303030303030303F8F8FF0303030303
- 03FF03030303030303F9010101F8030303F90101F8030303030303F8FF03F8FF
- 030303FFF8F8FF030303030303F901010101F803F901010101F80303030303F8
- FF0303F8FF03FFF80303F8FF030303030303F901010101F80101010101F80303
- 030303F8FF030303F8FFF803030303F8FF030303030303F90101010101010101
- F803030303030303F8FF030303F803030303FFF80303030303030303F9010101
- 010101F8030303030303030303F8FF030303030303FFF8030303030303030303
- 030101010101F80303030303030303030303F8FF0303030303F8030303030303
- 0303030303F901010101F8030303030303030303030303F8FF030303F8030303
- 0303030303030303F90101010101F8030303030303030303030303F803030303
- F8FF030303030303030303F9010101F8010101F803030303030303030303F803
- 03030303F8FF0303030303030303F9010101F803F9010101F803030303030303
- 03F8030303F8FF0303F8FF03030303030303F90101F8030303F9010101F80303
- 03030303F8FF0303F803F8FF0303F8FF03030303030303F9010303030303F901
- 0101030303030303F8FFFFF8030303F8FF0303F8FF0303030303030303030303
- 030303F901F903030303030303F8F80303030303F8FFFFFFF803030303030303
- 03030303030303030303030303030303030303030303030303F8F8F803030303
- 0303030303030303030303030303030303030303030303030303030303030303
- 0303}
- NumGlyphs = 2
- end
- end
- end
- object TTabPage
- Left = 4
- Top = 27
- Caption = 'Edit Windows'
- object GroupBox5: TGroupBox
- Left = 0
- Top = 0
- Width = 563
- Height = 145
- Align = alTop
- TabOrder = 0
- object Label5: TLabel
- Left = 13
- Top = 28
- Width = 51
- Height = 20
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Font:'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label6: TLabel
- Left = 13
- Top = 68
- Width = 51
- Height = 20
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Size:'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label7: TLabel
- Left = 13
- Top = 108
- Width = 51
- Height = 20
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Color:'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Edit5: TEdit
- Left = 68
- Top = 28
- Width = 241
- Height = 25
- AutoSize = False
- Color = clSilver
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- ReadOnly = True
- TabOrder = 0
- end
- object Edit6: TEdit
- Left = 68
- Top = 68
- Width = 53
- Height = 25
- AutoSize = False
- Color = clSilver
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- ReadOnly = True
- TabOrder = 1
- end
- object Edit7: TEdit
- Left = 68
- Top = 108
- Width = 90
- Height = 25
- AutoSize = False
- Font.Color = clBlack
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- ReadOnly = True
- TabOrder = 2
- Text = 'Text Color'
- end
- object Button3: TButton
- Left = 400
- Top = 58
- Width = 89
- Height = 33
- Caption = 'Change'
- TabOrder = 3
- OnClick = Button3Click
- end
- end
- object GroupBox6: TGroupBox
- Left = 0
- Top = 145
- Width = 563
- Height = 225
- Align = alTop
- TabOrder = 1
- object RadioButton8: TRadioButton
- Left = 24
- Top = 80
- Width = 490
- Height = 20
- Caption = 'Tile all open windows upon opening a new window'
- TabOrder = 0
- OnClick = RadioButton8Click
- end
- object RadioButton9: TRadioButton
- Left = 24
- Top = 110
- Width = 490
- Height = 20
- Caption = 'Cascade all open windows upon opening a new window'
- TabOrder = 1
- OnClick = RadioButton9Click
- end
- object CheckBox1: TCheckBox
- Left = 24
- Top = 140
- Width = 490
- Height = 20
- Caption = 'Save the size of the last open window upon exit'
- TabOrder = 2
- OnClick = CheckBox1Click
- end
- object RadioButton7: TRadioButton
- Left = 24
- Top = 50
- Width = 490
- Height = 20
- Caption = 'Do not autoarrange windows upon opening a new window'
- Checked = True
- TabOrder = 3
- TabStop = True
- OnClick = RadioButton7Click
- end
- object CheckBox2: TCheckBox
- Left = 24
- Top = 170
- Width = 490
- Height = 20
- Caption = 'Insert tags as lower case (uppercase by default)'
- TabOrder = 4
- OnClick = CheckBox2Click
- end
- end
- end
- object TTabPage
- Left = 4
- Top = 27
- Caption = 'Button Colors'
- object Label8: TLabel
- Left = 33
- Top = 25
- Width = 128
- Height = 20
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Text Attributes'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label9: TLabel
- Left = 33
- Top = 58
- Width = 128
- Height = 20
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Format'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label10: TLabel
- Left = 33
- Top = 91
- Width = 128
- Height = 20
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Lists'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label11: TLabel
- Left = 36
- Top = 124
- Width = 129
- Height = 20
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Back'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label12: TLabel
- Left = 36
- Top = 158
- Width = 129
- Height = 20
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Image'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label13: TLabel
- Left = 36
- Top = 189
- Width = 129
- Height = 20
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Link'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label14: TLabel
- Left = 40
- Top = 223
- Width = 129
- Height = 20
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Anchor'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label15: TLabel
- Left = 40
- Top = 255
- Width = 129
- Height = 20
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Table'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label17: TLabel
- Left = 44
- Top = 288
- Width = 129
- Height = 20
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Symbol'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label18: TLabel
- Left = 44
- Top = 321
- Width = 129
- Height = 20
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'View GIF'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object SpeedButton1: TSpeedButton
- Left = 185
- Top = 23
- Width = 25
- Height = 25
- Hint = 'Bold Text'
- Caption = 'Bd'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- OnClick = SpeedButton1Click
- end
- object SpeedButton2: TSpeedButton
- Left = 185
- Top = 56
- Width = 25
- Height = 25
- Hint = 'Forced Line Break'
- Caption = 'Br'
- Font.Color = clGreen
- Font.Height = -17
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- OnClick = SpeedButton2Click
- end
- object SpeedButton3: TSpeedButton
- Left = 185
- Top = 89
- Width = 25
- Height = 25
- Hint = 'Numbered List'
- Caption = 'Nl'
- Font.Color = clNavy
- Font.Height = -17
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- OnClick = SpeedButton3Click
- end
- object SpeedButton4: TSpeedButton
- Left = 185
- Top = 123
- Width = 53
- Height = 25
- Hint = 'Background Appearance'
- Caption = 'Back'
- Font.Color = clPurple
- Font.Height = -17
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- OnClick = SpeedButton4Click
- end
- object SpeedButton5: TSpeedButton
- Left = 185
- Top = 155
- Width = 53
- Height = 25
- Hint = 'Graphics File'
- Caption = 'Image'
- Font.Color = clPurple
- Font.Height = -17
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- OnClick = SpeedButton5Click
- end
- object SpeedButton6: TSpeedButton
- Left = 184
- Top = 188
- Width = 59
- Height = 25
- Hint = 'Hyperlinks'
- Caption = 'Link'
- Font.Color = clPurple
- Font.Height = -17
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- OnClick = SpeedButton6Click
- end
- object SpeedButton7: TSpeedButton
- Left = 184
- Top = 220
- Width = 59
- Height = 25
- Hint = 'Link Anchors'
- Caption = 'Anchor'
- Font.Color = clPurple
- Font.Height = -17
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- OnClick = SpeedButton7Click
- end
- object SpeedButton8: TSpeedButton
- Left = 184
- Top = 253
- Width = 55
- Height = 25
- Hint = 'Tables'
- Caption = 'Table'
- Font.Color = clPurple
- Font.Height = -17
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- OnClick = SpeedButton8Click
- end
- object SpeedButton9: TSpeedButton
- Left = 186
- Top = 286
- Width = 77
- Height = 25
- Hint = 'Special Symbols'
- Caption = 'Symbol'
- Font.Color = clPurple
- Font.Height = -17
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- OnClick = SpeedButton9Click
- end
- object SpeedButton10: TSpeedButton
- Left = 186
- Top = 319
- Width = 77
- Height = 25
- Caption = 'View GIF'
- Font.Color = clPurple
- Font.Height = -17
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- OnClick = SpeedButton10Click
- end
- object Button4: TButton
- Left = 380
- Top = 220
- Width = 89
- Height = 33
- Caption = 'Save'
- TabOrder = 0
- OnClick = Button4Click
- end
- object Button5: TButton
- Left = 380
- Top = 276
- Width = 89
- Height = 33
- Caption = 'Cancel'
- TabOrder = 1
- OnClick = Button5Click
- end
- object GroupBox7: TGroupBox
- Left = 324
- Top = 36
- Width = 185
- Height = 105
- TabOrder = 2
- object Label19: TLabel
- Left = 18
- Top = 55
- Width = 150
- Height = 20
- AutoSize = False
- Caption = 'to change its color'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label16: TLabel
- Left = 18
- Top = 31
- Width = 150
- Height = 20
- AutoSize = False
- Caption = 'Click on a button'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- end
- object TTabPage
- Left = 4
- Top = 27
- Caption = 'Default Templates'
- object GroupBox8: TGroupBox
- Left = 0
- Top = 160
- Width = 563
- Height = 160
- Align = alTop
- Caption = 'New Frame Page'
- TabOrder = 0
- object Memo2: TMemo
- Left = 2
- Top = 22
- Width = 559
- Height = 136
- Align = alClient
- ScrollBars = ssVertical
- TabOrder = 0
- OnChange = Memo2Change
- end
- end
- object GroupBox9: TGroupBox
- Left = 0
- Top = 0
- Width = 563
- Height = 160
- Align = alTop
- Caption = 'New Page'
- TabOrder = 1
- object Memo1: TMemo
- Left = 2
- Top = 22
- Width = 559
- Height = 136
- Align = alClient
- ScrollBars = ssVertical
- TabOrder = 0
- OnChange = Memo1Change
- end
- end
- object Panel2: TPanel
- Left = 0
- Top = 320
- Width = 563
- Height = 48
- Align = alClient
- BevelOuter = bvLowered
- TabOrder = 2
- object BitBtn1: TBitBtn
- Left = 126
- Top = 7
- Width = 105
- Height = 34
- Caption = 'Save'
- Default = True
- Enabled = False
- TabOrder = 0
- OnClick = BitBtn1Click
- Glyph.Data = {
- BE060000424DBE06000000000000360400002800000024000000120000000100
- 0800000000008802000000000000000000000000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
- A600000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
- 0303030303030303030303030303030303030303030303030303030303030303
- 03030303030303030303030303030303030303030303FF030303030303030303
- 03030303030303040403030303030303030303030303030303F8F8FF03030303
- 03030303030303030303040202040303030303030303030303030303F80303F8
- FF030303030303030303030303040202020204030303030303030303030303F8
- 03030303F8FF0303030303030303030304020202020202040303030303030303
- 0303F8030303030303F8FF030303030303030304020202FA0202020204030303
- 0303030303F8FF0303F8FF030303F8FF03030303030303020202FA03FA020202
- 040303030303030303F8FF03F803F8FF0303F8FF03030303030303FA02FA0303
- 03FA0202020403030303030303F8FFF8030303F8FF0303F8FF03030303030303
- FA0303030303FA0202020403030303030303F80303030303F8FF0303F8FF0303
- 0303030303030303030303FA0202020403030303030303030303030303F8FF03
- 03F8FF03030303030303030303030303FA020202040303030303030303030303
- 0303F8FF0303F8FF03030303030303030303030303FA02020204030303030303
- 03030303030303F8FF0303F8FF03030303030303030303030303FA0202020403
- 030303030303030303030303F8FF0303F8FF03030303030303030303030303FA
- 0202040303030303030303030303030303F8FF03F8FF03030303030303030303
- 03030303FA0202030303030303030303030303030303F8FFF803030303030303
- 030303030303030303FA0303030303030303030303030303030303F803030303
- 0303030303030303030303030303030303030303030303030303030303030303
- 0303}
- NumGlyphs = 2
- end
- object BitBtn2: TBitBtn
- Left = 333
- Top = 7
- Width = 105
- Height = 34
- Cancel = True
- Caption = 'Cancel'
- Enabled = False
- TabOrder = 1
- OnClick = BitBtn2Click
- Glyph.Data = {
- BE060000424DBE06000000000000360400002800000024000000120000000100
- 0800000000008802000000000000000000000000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
- A600000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
- 0303030303030303030303030303030303030303030303030303030303030303
- 0303F8F80303030303030303030303030303030303FF03030303030303030303
- 0303030303F90101F80303030303F9F80303030303030303F8F8FF0303030303
- 03FF03030303030303F9010101F8030303F90101F8030303030303F8FF03F8FF
- 030303FFF8F8FF030303030303F901010101F803F901010101F80303030303F8
- FF0303F8FF03FFF80303F8FF030303030303F901010101F80101010101F80303
- 030303F8FF030303F8FFF803030303F8FF030303030303F90101010101010101
- F803030303030303F8FF030303F803030303FFF80303030303030303F9010101
- 010101F8030303030303030303F8FF030303030303FFF8030303030303030303
- 030101010101F80303030303030303030303F8FF0303030303F8030303030303
- 0303030303F901010101F8030303030303030303030303F8FF030303F8030303
- 0303030303030303F90101010101F8030303030303030303030303F803030303
- F8FF030303030303030303F9010101F8010101F803030303030303030303F803
- 03030303F8FF0303030303030303F9010101F803F9010101F803030303030303
- 03F8030303F8FF0303F8FF03030303030303F90101F8030303F9010101F80303
- 03030303F8FF0303F803F8FF0303F8FF03030303030303F9010303030303F901
- 0101030303030303F8FFFFF8030303F8FF0303F8FF0303030303030303030303
- 030303F901F903030303030303F8F80303030303F8FFFFFFF803030303030303
- 03030303030303030303030303030303030303030303030303F8F8F803030303
- 0303030303030303030303030303030303030303030303030303030303030303
- 0303}
- NumGlyphs = 2
- end
- end
- end
- object TTabPage
- Left = 4
- Top = 27
- Caption = 'WPC'
- object GroupBox10: TGroupBox
- Left = 5
- Top = 5
- Width = 551
- Height = 151
- Caption = 'Mimimize On Deactivate'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- object Label20: TLabel
- Left = 15
- Top = 40
- Width = 521
- Height = 71
- AutoSize = False
- Caption =
- 'WPC'#39's default is to stay on screen when another application, suc' +
- 'h as your browser, is activated. Would you like WPC to minimize' +
- ' when another application is activated?'
- Font.Color = clBlack
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object CheckBox3: TCheckBox
- Left = 170
- Top = 120
- Width = 211
- Height = 18
- Caption = 'Minimize on deactivate'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- OnClick = CheckBox3Click
- end
- end
- end
- end
- object OpenDialog1: TOpenDialog
- FileEditStyle = fsEdit
- Filter = 'EXE Files (*.EXE)|*.exe|All Files (*.*)|*.*'
- Left = 8
- Top = 364
- end
- object FontDialog1: TFontDialog
- Font.Color = clWindowText
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = []
- MinFontSize = 0
- MaxFontSize = 0
- Options = [fdEffects, fdFixedPitchOnly, fdForceFontExist]
- Left = 40
- Top = 364
- end
- object ColorDialog1: TColorDialog
- Ctl3D = True
- Left = 73
- Top = 365
- end
- end
-