home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / Reklamy / JaPa / Install.exe / 0 / RCDATA / TF_INIT / TF_INIT.txt
Text File  |  2001-03-16  |  2KB  |  89 lines

  1. object F_INIT: TF_INIT
  2.   Left = 281
  3.   Top = 231
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Setup Shield (c) Piotr Warezak'
  7.   ClientHeight = 271
  8.   ClientWidth = 425
  9.   Color = clNavy
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poDefault
  15.   OnActivate = FormActivate
  16.   OnCreate = FormCreate
  17.   OnPaint = FormPaint
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label1: TLabel
  21.     Left = 8
  22.     Top = 8
  23.     Width = 78
  24.     Height = 33
  25.     Caption = 'Label1'
  26.     Color = clWhite
  27.     Font.Color = clBlack
  28.     Font.Height = -29
  29.     Font.Name = 'Times New Roman'
  30.     Font.Style = []
  31.     ParentColor = False
  32.     ParentFont = False
  33.     Transparent = True
  34.   end
  35.   object Label2: TLabel
  36.     Left = 8
  37.     Top = 48
  38.     Width = 32
  39.     Height = 13
  40.     Caption = 'Label2'
  41.     Transparent = True
  42.   end
  43.   object Label3: TLabel
  44.     Left = 10
  45.     Top = 218
  46.     Width = 36
  47.     Height = 14
  48.     Caption = 'Label3'
  49.     Color = clNavy
  50.     Font.Color = 16777088
  51.     Font.Height = -11
  52.     Font.Name = 'Arial'
  53.     Font.Style = [fsBold]
  54.     ParentColor = False
  55.     ParentFont = False
  56.     Transparent = True
  57.   end
  58.   object Label4: TLabel
  59.     Left = 10
  60.     Top = 236
  61.     Width = 32
  62.     Height = 14
  63.     Caption = 'Label4'
  64.     Color = clNavy
  65.     Font.Color = 16777088
  66.     Font.Height = -11
  67.     Font.Name = 'Arial'
  68.     Font.Style = []
  69.     ParentColor = False
  70.     ParentFont = False
  71.     Transparent = True
  72.   end
  73.   object Label5: TLabel
  74.     Left = 10
  75.     Top = 252
  76.     Width = 32
  77.     Height = 14
  78.     Caption = 'Label5'
  79.     Color = clNavy
  80.     Font.Color = 16777088
  81.     Font.Height = -11
  82.     Font.Name = 'Arial'
  83.     Font.Style = []
  84.     ParentColor = False
  85.     ParentFont = False
  86.     Transparent = True
  87.   end
  88. end
  89.