home *** CD-ROM | disk | FTP | other *** search
/ PC Shareware 2000 January / PCShareware-1-00.iso / MGX.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Encoding:
Text File  |  1999-08-16  |  806 b   |  39 lines

  1. object Form1: TForm1
  2.   Left = 192
  3.   Top = 104
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = []
  7.   BorderStyle = bsNone
  8.   ClientHeight = 121
  9.   ClientWidth = 266
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   OnActivate = FormActivate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Image1: TImage
  23.     Left = 0
  24.     Top = 0
  25.     Width = 266
  26.     Height = 121
  27.     Align = alClient
  28.     AutoSize = True
  29.     Center = True
  30.   end
  31.   object GoToWeb1: TGoToWeb
  32.     Url = 'http://www.pckurier.pl'
  33.     EMail = 'tomasz.wladyczanski@lupus.waw.pl'
  34.     BrowserState = gwMaximized
  35.     Left = 64
  36.     Top = 96
  37.   end
  38. end
  39.