home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9UTI / MCP3B.ZIP / _SETUP.1 / MCP.exe / 0 / RCDATA / TFORM6 / TFORM6.txt < prev   
Text File  |  1998-05-10  |  2KB  |  111 lines

  1. object Form6: TForm6
  2.   Left = 160
  3.   Top = 121
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Form6'
  7.   ClientHeight = 226
  8.   ClientWidth = 369
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Position = poScreenCenter
  16.   OnClose = FormClose
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Image1: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 369
  23.     Height = 161
  24.     Align = alTop
  25.     Picture.Data = {<image000.bmp>}
  26.     Stretch = True
  27.   end
  28.   object Panel1: TPanel
  29.     Left = 0
  30.     Top = 161
  31.     Width = 369
  32.     Height = 65
  33.     Align = alBottom
  34.     BevelOuter = bvNone
  35.     Color = cl3DLight
  36.     TabOrder = 0
  37.     object Label1: TLabel
  38.       Left = 96
  39.       Top = 0
  40.       Width = 164
  41.       Height = 14
  42.       Caption = 'This product is UNREGISTERED'
  43.       Color = clBlue
  44.       Font.Charset = ANSI_CHARSET
  45.       Font.Color = clWhite
  46.       Font.Height = -11
  47.       Font.Name = 'Arial'
  48.       Font.Style = [fsBold]
  49.       ParentColor = False
  50.       ParentFont = False
  51.     end
  52.     object Label2: TLabel
  53.       Left = 38
  54.       Top = 16
  55.       Width = 90
  56.       Height = 13
  57.       Alignment = taCenter
  58.       Caption = 'Unknown Name'
  59.       Color = clScrollBar
  60.       Font.Charset = ANSI_CHARSET
  61.       Font.Color = clBlack
  62.       Font.Height = -11
  63.       Font.Name = 'MS Sans Serif'
  64.       Font.Style = [fsBold]
  65.       ParentColor = False
  66.       ParentFont = False
  67.       Visible = False
  68.     end
  69.     object Label3: TLabel
  70.       Left = 38
  71.       Top = 32
  72.       Width = 109
  73.       Height = 13
  74.       Alignment = taCenter
  75.       Caption = 'Unknown Company'
  76.       Color = clScrollBar
  77.       Font.Charset = ANSI_CHARSET
  78.       Font.Color = clBlack
  79.       Font.Height = -11
  80.       Font.Name = 'MS Sans Serif'
  81.       Font.Style = [fsBold]
  82.       ParentColor = False
  83.       ParentFont = False
  84.       Visible = False
  85.     end
  86.     object Label4: TLabel
  87.       Left = 38
  88.       Top = 48
  89.       Width = 165
  90.       Height = 13
  91.       Alignment = taCenter
  92.       Caption = 'UnRegistered Serial Number!'
  93.       Color = clScrollBar
  94.       Font.Charset = ANSI_CHARSET
  95.       Font.Color = clBlack
  96.       Font.Height = -11
  97.       Font.Name = 'MS Sans Serif'
  98.       Font.Style = [fsBold]
  99.       ParentColor = False
  100.       ParentFont = False
  101.       Visible = False
  102.     end
  103.   end
  104.   object Timer1: TTimer
  105.     Interval = 3000
  106.     OnTimer = Timer1Timer
  107.     Left = 384
  108.     Top = 232
  109.   end
  110. end
  111.