home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 A / CHIP_HITWARE_7A.iso / Multimedia / Banner / _SETUP.1 / bannermaker.exe / 0 / RCDATA / TNMSHOW / TNMSHOW.txt < prev   
Text File  |  2000-01-09  |  2KB  |  119 lines

  1. object NMShow: TNMShow
  2.   Left = 359
  3.   Top = 165
  4.   BorderStyle = bsDialog
  5.   Caption = 'Netmasters '
  6.   ClientHeight = 225
  7.   ClientWidth = 359
  8.   Color = clWhite
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 16
  18.     Top = 16
  19.     Width = 234
  20.     Height = 13
  21.     Caption = 'Copyright ∩┐╜ 1996-1998 NetMasters L.L.C'
  22.     Color = clWhite
  23.     Font.Charset = DEFAULT_CHARSET
  24.     Font.Color = clWindowText
  25.     Font.Height = -11
  26.     Font.Name = 'MS Sans Serif'
  27.     Font.Style = [fsBold]
  28.     ParentColor = False
  29.     ParentFont = False
  30.   end
  31.   object Label2: TLabel
  32.     Left = 128
  33.     Top = 40
  34.     Width = 115
  35.     Height = 13
  36.     Caption = 'To Register Component,'
  37.   end
  38.   object Label3: TLabel
  39.     Left = 128
  40.     Top = 88
  41.     Width = 89
  42.     Height = 13
  43.     Caption = 'Call  603-578-2200'
  44.   end
  45.   object Label4: TLabel
  46.     Left = 152
  47.     Top = 104
  48.     Width = 135
  49.     Height = 13
  50.     Caption = '1-888-2-GET-WEB  (In USA)'
  51.   end
  52.   object Label5: TLabel
  53.     Left = 128
  54.     Top = 120
  55.     Width = 89
  56.     Height = 13
  57.     Caption = 'Fax  603-578-2228'
  58.   end
  59.   object Label6: TLabel
  60.     Left = 128
  61.     Top = 136
  62.     Width = 149
  63.     Height = 13
  64.     Caption = 'E-mail   info@netmastersllc.com'
  65.   end
  66.   object Label7: TLabel
  67.     Left = 128
  68.     Top = 72
  69.     Width = 119
  70.     Height = 13
  71.     Caption = 'Contact NetMasters LLC '
  72.   end
  73.   object Label8: TLabel
  74.     Left = 160
  75.     Top = 152
  76.     Width = 142
  77.     Height = 13
  78.     Caption = 'http://www.netmastersllc.com'
  79.     Font.Charset = DEFAULT_CHARSET
  80.     Font.Color = clNavy
  81.     Font.Height = -11
  82.     Font.Name = 'MS Sans Serif'
  83.     Font.Style = [fsUnderline]
  84.     ParentFont = False
  85.     OnClick = Label8Click
  86.   end
  87.   object Image1: TImage
  88.     Left = 16
  89.     Top = 40
  90.     Width = 97
  91.     Height = 49
  92.     Picture.Data = {<image000.bmp>}
  93.   end
  94.   object Label9: TLabel
  95.     Left = 144
  96.     Top = 56
  97.     Width = 166
  98.     Height = 13
  99.     Caption = '  Obtain  Support and Source Code'
  100.   end
  101.   object Label10: TLabel
  102.     Left = 128
  103.     Top = 152
  104.     Width = 26
  105.     Height = 13
  106.     Caption = 'Web '
  107.   end
  108.   object OKBtn: TButton
  109.     Left = 167
  110.     Top = 180
  111.     Width = 75
  112.     Height = 25
  113.     Caption = 'OK'
  114.     Default = True
  115.     ModalResult = 1
  116.     TabOrder = 0
  117.   end
  118. end
  119.