home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 January / Chip_2000-01_cd.bin / oddech / hry / click / click.exe / 0 / RCDATA / TFRMHINTS / TFRMHINTS.txt
Encoding:
Text File  |  1999-03-07  |  2.5 KB  |  120 lines

  1. object frmHints: TfrmHints
  2.   Left = 550
  3.   Top = 170
  4.   BorderStyle = bsToolWindow
  5.   ClientHeight = 60
  6.   ClientWidth = 129
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   ShowHint = True
  13.   OnClose = FormClose
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object lblInfo: TLabel
  18.     Left = 4
  19.     Top = 0
  20.     Width = 125
  21.     Height = 61
  22.     Alignment = taCenter
  23.     AutoSize = False
  24.     Font.Charset = DEFAULT_CHARSET
  25.     Font.Color = clWindowText
  26.     Font.Height = -9
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = []
  29.     ParentFont = False
  30.     WordWrap = True
  31.   end
  32.   object lblTit1: TLabel
  33.     Left = 4
  34.     Top = 4
  35.     Width = 60
  36.     Height = 13
  37.     Alignment = taRightJustify
  38.     AutoSize = False
  39.     Font.Charset = DEFAULT_CHARSET
  40.     Font.Color = clWindowText
  41.     Font.Height = -11
  42.     Font.Name = 'MS Sans Serif'
  43.     Font.Style = []
  44.     ParentFont = False
  45.     Transparent = True
  46.   end
  47.   object lblArt: TLabel
  48.     Left = 68
  49.     Top = 4
  50.     Width = 60
  51.     Height = 13
  52.     AutoSize = False
  53.     Font.Charset = DEFAULT_CHARSET
  54.     Font.Color = clWindowText
  55.     Font.Height = -11
  56.     Font.Name = 'MS Sans Serif'
  57.     Font.Style = [fsBold]
  58.     ParentFont = False
  59.     Transparent = True
  60.   end
  61.   object lblTit2: TLabel
  62.     Left = 4
  63.     Top = 24
  64.     Width = 60
  65.     Height = 13
  66.     Alignment = taRightJustify
  67.     AutoSize = False
  68.     Font.Charset = DEFAULT_CHARSET
  69.     Font.Color = clWindowText
  70.     Font.Height = -11
  71.     Font.Name = 'MS Sans Serif'
  72.     Font.Style = []
  73.     ParentFont = False
  74.     Transparent = True
  75.   end
  76.   object lblSize: TLabel
  77.     Left = 68
  78.     Top = 24
  79.     Width = 60
  80.     Height = 13
  81.     AutoSize = False
  82.     Font.Charset = DEFAULT_CHARSET
  83.     Font.Color = clWindowText
  84.     Font.Height = -11
  85.     Font.Name = 'MS Sans Serif'
  86.     Font.Style = [fsBold]
  87.     ParentFont = False
  88.     Transparent = True
  89.   end
  90.   object lblTit3: TLabel
  91.     Left = 4
  92.     Top = 44
  93.     Width = 60
  94.     Height = 13
  95.     Alignment = taRightJustify
  96.     AutoSize = False
  97.     Font.Charset = DEFAULT_CHARSET
  98.     Font.Color = clWindowText
  99.     Font.Height = -11
  100.     Font.Name = 'MS Sans Serif'
  101.     Font.Style = []
  102.     ParentFont = False
  103.     Transparent = True
  104.   end
  105.   object lblPoints: TLabel
  106.     Left = 68
  107.     Top = 44
  108.     Width = 60
  109.     Height = 13
  110.     AutoSize = False
  111.     Font.Charset = DEFAULT_CHARSET
  112.     Font.Color = clWindowText
  113.     Font.Height = -11
  114.     Font.Name = 'MS Sans Serif'
  115.     Font.Style = [fsBold]
  116.     ParentFont = False
  117.     Transparent = True
  118.   end
  119. end
  120.