home *** CD-ROM | disk | FTP | other *** search
- object siteload: Tsiteload
- Left = 334
- Top = 69
- HelpContext = 1027
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Load Site Profile'
- ClientHeight = 191
- ClientWidth = 318
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 129
- Height = 13
- Caption = 'Please select a site to load:'
- end
- object urls: TListBox
- Left = 40
- Top = 88
- Width = 241
- Height = 25
- ItemHeight = 13
- TabOrder = 4
- Visible = False
- end
- object BitBtn1: TBitBtn
- Left = 239
- Top = 160
- Width = 75
- Height = 25
- HelpContext = 1027
- TabOrder = 0
- OnClick = BitBtn1Click
- Kind = bkOK
- end
- object BitBtn2: TBitBtn
- Left = 160
- Top = 160
- Width = 75
- Height = 25
- HelpContext = 1027
- TabOrder = 1
- Kind = bkCancel
- end
- object toloadlist: TComboBox
- Left = 8
- Top = 24
- Width = 305
- Height = 129
- HelpContext = 1027
- Style = csSimple
- ItemHeight = 13
- TabOrder = 2
- OnDblClick = toloadlistDblClick
- end
- object deletesite: TBitBtn
- Left = 80
- Top = 160
- Width = 75
- Height = 25
- HelpContext = 1027
- Caption = 'Delete'
- TabOrder = 3
- OnClick = deletesiteClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000
- 3333333777777777F3333330F777777033333337F3F3F3F7F3333330F0808070
- 33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
- 33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
- 333333F7F7F7F7F7F3F33030F080707030333737F7F7F7F7F7333300F0808070
- 03333377F7F7F7F773333330F080707033333337F7F7F7F7F333333070707070
- 33333337F7F7F7F7FF3333000000000003333377777777777F33330F88877777
- 0333337FFFFFFFFF7F3333000000000003333377777777777333333330777033
- 3333333337FFF7F3333333333000003333333333377777333333}
- NumGlyphs = 2
- end
- object MarsCaption1: TMarsCaption
- ActiveBeginColor = clBlack
- ActiveEndColor = clNavy
- ActiveFontColor = clWhite
- InactiveBeginColor = clBlack
- InactiveEndColor = clRed
- InactiveFontColor = clSilver
- ApplicationNameFont.Charset = DEFAULT_CHARSET
- ApplicationNameFont.Color = clWindowText
- ApplicationNameFont.Height = -11
- ApplicationNameFont.Name = 'MS Sans Serif'
- ApplicationNameFont.Style = [fsBold]
- CaptionFont.Charset = DEFAULT_CHARSET
- CaptionFont.Color = clWindowText
- CaptionFont.Height = -11
- CaptionFont.Name = 'MS Sans Serif'
- CaptionFont.Style = []
- NumColors = 64
- AutoSize = False
- Left = 400
- end
- end
-