home *** CD-ROM | disk | FTP | other *** search
- object QuickAccessDlg: TQuickAccessDlg
- Left = 165
- Top = 157
- ActiveControl = OKBtn
- BorderStyle = bsDialog
- Caption = 'Quick Access Sites'
- ClientHeight = 223
- ClientWidth = 429
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- PixelsPerInch = 96
- Position = poScreenCenter
- ShowHint = True
- OnCreate = FormCreate
- TextHeight = 13
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 329
- Height = 209
- Shape = bsFrame
- IsControl = True
- end
- object Label1: TLabel
- Left = 16
- Top = 13
- Width = 63
- Height = 13
- Caption = 'Site Name:'
- end
- object Label2: TLabel
- Left = 16
- Top = 50
- Width = 76
- Height = 13
- Caption = 'Site Address:'
- end
- object OKBtn: TBitBtn
- Left = 344
- Top = 8
- Width = 77
- Height = 27
- Hint = 'Close Quick Access Sites Window'
- Caption = '&OK'
- TabOrder = 8
- Kind = bkOK
- Margin = 2
- Spacing = -1
- IsControl = True
- end
- object ListBox1: TListBox
- Left = 16
- Top = 88
- Width = 273
- Height = 97
- ItemHeight = 13
- TabOrder = 2
- OnClick = ListBox1Click
- end
- object Edit1: TEdit
- Left = 16
- Top = 27
- Width = 273
- Height = 20
- TabOrder = 0
- OnChange = Edit1Change
- end
- object Edit2: TEdit
- Left = 16
- Top = 64
- Width = 273
- Height = 20
- TabOrder = 1
- OnChange = Edit1Change
- end
- object Button1: TButton
- Left = 16
- Top = 188
- Width = 89
- Height = 25
- Hint = 'Add New Quick Access Site'
- Caption = '&Add'
- TabOrder = 3
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 108
- Top = 188
- Width = 89
- Height = 25
- Hint = 'Update Selected Quick Access Site'
- Caption = '&Update'
- TabOrder = 4
- OnClick = Button2Click
- end
- object Button3: TButton
- Left = 200
- Top = 188
- Width = 89
- Height = 25
- Hint = 'Delete Selected Quick Access Site'
- Caption = '&Delete'
- TabOrder = 5
- OnClick = Button3Click
- end
- object BitBtn1: TBitBtn
- Left = 296
- Top = 96
- Width = 33
- Height = 33
- Hint = 'Move Selected Item Up'
- TabOrder = 6
- OnClick = BitBtn1Click
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000333
- 3333333333777F33333333333309033333333333337F7F333333333333090333
- 33333333337F7F33333333333309033333333333337F7F333333333333090333
- 33333333337F7F33333333333309033333333333FF7F7FFFF333333000090000
- 3333333777737777F333333099999990333333373F3333373333333309999903
- 333333337F33337F33333333099999033333333373F333733333333330999033
- 3333333337F337F3333333333099903333333333373F37333333333333090333
- 33333333337F7F33333333333309033333333333337373333333333333303333
- 333333333337F3333333333333303333333333333337333333330000}
- NumGlyphs = 2
- end
- object BitBtn2: TBitBtn
- Left = 296
- Top = 136
- Width = 33
- Height = 33
- Hint = 'Move Selected Item Down'
- TabOrder = 7
- OnClick = BitBtn2Click
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333
- 333333333337F33333333333333033333333333333373F333333333333090333
- 33333333337F7F33333333333309033333333333337373F33333333330999033
- 3333333337F337F33333333330999033333333333733373F3333333309999903
- 333333337F33337F33333333099999033333333373333373F333333099999990
- 33333337FFFF3FF7F33333300009000033333337777F77773333333333090333
- 33333333337F7F33333333333309033333333333337F7F333333333333090333
- 33333333337F7F33333333333309033333333333337F7F333333333333090333
- 33333333337F7F333333333333000333333333333377733333330000}
- NumGlyphs = 2
- end
- end
-