home *** CD-ROM | disk | FTP | other *** search
- object pef: Tpef
- Left = 163
- Top = 218
- BorderStyle = bsDialog
- Caption = 'AtomNet Personal Edition Registration window'
- ClientHeight = 303
- ClientWidth = 589
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 6
- Top = 277
- Width = 56
- Height = 13
- Caption = 'User Name:'
- end
- object username: TEdit
- Left = 69
- Top = 273
- Width = 288
- Height = 21
- TabStop = False
- ReadOnly = True
- TabOrder = 0
- end
- object OKBurron: TButton
- Left = 499
- Top = 271
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Close'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- object visor: THTMLViewer
- Left = 0
- Top = 0
- Width = 589
- Height = 261
- Cursor = 2
- OnHotSpotClick = visorHotSpotClick
- ViewImages = True
- TabOrder = 2
- Align = alTop
- DefBackground = clWhite
- BorderStyle = htFocused
- HistoryMaxCount = 0
- DefFontName = 'Times New Roman'
- DefPreFontName = 'Courier New'
- NoSelect = True
- CharSet = DEFAULT_CHARSET
- PrintMarginLeft = 2.000000000000000000
- PrintMarginRight = 2.000000000000000000
- PrintMarginTop = 2.000000000000000000
- PrintMarginBottom = 2.000000000000000000
- htOptions = []
- end
- end
-