home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 September / Chip_1999-09_cd.bin / sharewar / Butonz / _SETUP.1 / tilez.exe / 0 / RCDATA / TFULLSCREEN / TFULLSCREEN.txt
Encoding:
Text File  |  1998-09-11  |  3.3 KB  |  156 lines

  1. object fullscreen: Tfullscreen
  2.   Left = 451
  3.   Top = 174
  4.   BorderStyle = bsNone
  5.   Caption = 'fullscreen'
  6.   ClientHeight = 273
  7.   ClientWidth = 427
  8.   Font.Color = clWhite
  9.   Font.Height = -11
  10.   Font.Name = 'Arial'
  11.   Font.Style = []
  12.   OnCreate = FormCreate
  13.   OnKeyPress = FormKeyPress
  14.   PixelsPerInch = 96
  15.   TextHeight = 14
  16.   object image: TPGImage
  17.     Left = 0
  18.     Top = 0
  19.     Width = 427
  20.     Height = 273
  21.     Align = alClient
  22.     BorderStyle = bsNone
  23.     Color = clBlack
  24.     ParentColor = False
  25.     TabOrder = 0
  26.     Center = True
  27.     PicBoxColor = clBlack
  28.     PicBoxCursor = crDefault
  29.     PicBoxDragCursor = crDrag
  30.     PicBoxDragMode = dmManual
  31.     PicBoxParentColor = True
  32.     PicBoxParentShowHint = True
  33.     PicBoxShowHint = False
  34.     PicBoxTag = 0
  35.     Tiling = tRepeat
  36.     ZoomFactor = 1.000000000000000000
  37.     object PGLabel1: TPGLabel
  38.       Left = 8
  39.       Top = 16
  40.       Width = 69
  41.       Height = 16
  42.       Caption = 'White Text'
  43.       Font.Color = clWhite
  44.       Font.Height = -13
  45.       Font.Name = 'Arial'
  46.       Font.Style = [fsBold]
  47.       ParentFont = False
  48.       Transparent = True
  49.     end
  50.     object PGLabel2: TPGLabel
  51.       Left = 8
  52.       Top = 40
  53.       Width = 67
  54.       Height = 16
  55.       Caption = 'Black Text'
  56.       Font.Color = clBlack
  57.       Font.Height = -13
  58.       Font.Name = 'Arial'
  59.       Font.Style = [fsBold]
  60.       ParentFont = False
  61.       Transparent = True
  62.     end
  63.     object PGLabel3: TPGLabel
  64.       Left = 8
  65.       Top = 64
  66.       Width = 57
  67.       Height = 16
  68.       Caption = 'Red Text'
  69.       Font.Color = clRed
  70.       Font.Height = -13
  71.       Font.Name = 'Arial'
  72.       Font.Style = [fsBold]
  73.       ParentFont = False
  74.       Transparent = True
  75.     end
  76.     object PGLabel4: TPGLabel
  77.       Left = 8
  78.       Top = 88
  79.       Width = 71
  80.       Height = 16
  81.       Caption = 'Green Text'
  82.       Font.Color = clGreen
  83.       Font.Height = -13
  84.       Font.Name = 'Arial'
  85.       Font.Style = [fsBold]
  86.       ParentFont = False
  87.       Transparent = True
  88.     end
  89.     object PGLabel5: TPGLabel
  90.       Left = 8
  91.       Top = 112
  92.       Width = 61
  93.       Height = 16
  94.       Caption = 'Blue Text'
  95.       Font.Color = clBlue
  96.       Font.Height = -13
  97.       Font.Name = 'Arial'
  98.       Font.Style = [fsBold]
  99.       ParentFont = False
  100.       Transparent = True
  101.     end
  102.     object PGLabel6: TPGLabel
  103.       Left = 8
  104.       Top = 136
  105.       Width = 75
  106.       Height = 16
  107.       Caption = 'Yellow Text'
  108.       Font.Color = clYellow
  109.       Font.Height = -13
  110.       Font.Name = 'Arial'
  111.       Font.Style = [fsBold]
  112.       ParentFont = False
  113.       Transparent = True
  114.     end
  115.     object PGLabel7: TPGLabel
  116.       Left = 8
  117.       Top = 160
  118.       Width = 74
  119.       Height = 16
  120.       Caption = 'Purple Text'
  121.       Font.Color = clPurple
  122.       Font.Height = -13
  123.       Font.Name = 'Arial'
  124.       Font.Style = [fsBold]
  125.       ParentFont = False
  126.       Transparent = True
  127.     end
  128.     object PGLabel8: TPGLabel
  129.       Left = 8
  130.       Top = 184
  131.       Width = 60
  132.       Height = 16
  133.       Caption = 'Teal Text'
  134.       Font.Color = clTeal
  135.       Font.Height = -13
  136.       Font.Name = 'Arial'
  137.       Font.Style = [fsBold]
  138.       ParentFont = False
  139.       Transparent = True
  140.     end
  141.     object PGLabel9: TPGLabel
  142.       Left = 8
  143.       Top = 208
  144.       Width = 74
  145.       Height = 16
  146.       Caption = 'Cream Text'
  147.       Font.Color = 10930928
  148.       Font.Height = -13
  149.       Font.Name = 'Arial'
  150.       Font.Style = [fsBold]
  151.       ParentFont = False
  152.       Transparent = True
  153.     end
  154.   end
  155. end
  156.