home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / Chip_2002-01_cd1.bin / oddech / tilerama / _SETUP.1 / Tilerama.exe / 0 / RCDATA / TFORMABOUT / TFORMABOUT.txt < prev   
Text File  |  2001-11-12  |  4KB  |  189 lines

  1. object FormAbout: TFormAbout
  2.   Left = 347
  3.   Top = 225
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'About Tilerama ..'
  7.   ClientHeight = 240
  8.   ClientWidth = 288
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDefault
  17.   OnCloseQuery = FormCloseQuery
  18.   OnKeyDown = FormKeyDown
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object ImageBack: TImage
  23.     Left = 0
  24.     Top = 0
  25.     Width = 288
  26.     Height = 240
  27.     Cursor = 21
  28.     Align = alClient
  29.     OnMouseDown = ImageBackMouseDown
  30.     OnMouseMove = ImageBackMouseMove
  31.     OnMouseUp = ImageBackMouseUp
  32.   end
  33.   object Panel: TPanel
  34.     Left = 8
  35.     Top = 8
  36.     Width = 272
  37.     Height = 176
  38.     BevelOuter = bvLowered
  39.     TabOrder = 0
  40.     object ASLink1: TASLink
  41.       Left = 86
  42.       Top = 81
  43.       Width = 173
  44.       Height = 16
  45.       Cursor = crHandPoint
  46.       Alignment = taRightJustify
  47.       AutoSize = False
  48.       Layout = tlCenter
  49.       ShadowSize = 0
  50.       Transparent = True
  51.       Caption = 'www.envy.nu/tilerama'
  52.       Font.Charset = DEFAULT_CHARSET
  53.       Font.Color = clNavy
  54.       Font.Height = -11
  55.       Font.Name = 'MS Sans Serif'
  56.       Font.Style = [fsUnderline]
  57.       ParentFont = False
  58.       LinkColor = clMaroon
  59.       URLType = utHttp
  60.     end
  61.     object ASLink2: TASLink
  62.       Left = 72
  63.       Top = 98
  64.       Width = 187
  65.       Height = 16
  66.       Cursor = crHandPoint
  67.       Alignment = taRightJustify
  68.       AutoSize = False
  69.       Layout = tlCenter
  70.       ShadowSize = 0
  71.       Transparent = True
  72.       Caption = 'ortolanialejandro@hotmail.com'
  73.       Font.Charset = DEFAULT_CHARSET
  74.       Font.Color = clNavy
  75.       Font.Height = -11
  76.       Font.Name = 'MS Sans Serif'
  77.       Font.Style = [fsUnderline]
  78.       ParentFont = False
  79.       LinkColor = clMaroon
  80.     end
  81.     object Label6: TLabel
  82.       Left = 13
  83.       Top = 81
  84.       Width = 97
  85.       Height = 16
  86.       AutoSize = False
  87.       Caption = 'Game'#39's Web Site :'
  88.       Transparent = True
  89.       Layout = tlCenter
  90.       WordWrap = True
  91.     end
  92.     object Label7: TLabel
  93.       Left = 13
  94.       Top = 98
  95.       Width = 81
  96.       Height = 17
  97.       AutoSize = False
  98.       Caption = 'Author'#39's E-Mail :'
  99.       Transparent = True
  100.       Layout = tlCenter
  101.       WordWrap = True
  102.     end
  103.     object Image1: TImage
  104.       Left = 9
  105.       Top = 9
  106.       Width = 60
  107.       Height = 61
  108.       AutoSize = True
  109.       Picture.Data = {<image000.bmp>}
  110.       Transparent = True
  111.     end
  112.     object Label1: TLabel
  113.       Left = 73
  114.       Top = 6
  115.       Width = 193
  116.       Height = 39
  117.       Alignment = taCenter
  118.       AutoSize = False
  119.       Caption = 'TILERAMA'
  120.       Font.Charset = ANSI_CHARSET
  121.       Font.Color = clWindowText
  122.       Font.Height = -32
  123.       Font.Name = 'Verdana'
  124.       Font.Style = [fsBold]
  125.       ParentFont = False
  126.       Transparent = True
  127.       Layout = tlCenter
  128.       WordWrap = True
  129.     end
  130.     object Label2: TLabel
  131.       Left = 77
  132.       Top = 50
  133.       Width = 184
  134.       Height = 26
  135.       Alignment = taCenter
  136.       AutoSize = False
  137.       Caption = 'Idea and Code by A.M.Ortolani'
  138.       Transparent = True
  139.       Layout = tlCenter
  140.       WordWrap = True
  141.     end
  142.     object Image3: TImage
  143.       Left = 9
  144.       Top = 129
  145.       Width = 82
  146.       Height = 37
  147.       AutoSize = True
  148.       Picture.Data = {<image001.jpg>}
  149.       Stretch = True
  150.     end
  151.     object LabelVersion: TLabel
  152.       Left = 77
  153.       Top = 37
  154.       Width = 184
  155.       Height = 26
  156.       Alignment = taCenter
  157.       AutoSize = False
  158.       Caption = 'Version 1.0 - November 2001'
  159.       Transparent = True
  160.       Layout = tlCenter
  161.       WordWrap = True
  162.     end
  163.     object Label4: TLabel
  164.       Left = 95
  165.       Top = 129
  166.       Width = 114
  167.       Height = 37
  168.       Alignment = taCenter
  169.       AutoSize = False
  170.       Caption = 'Tilerama is Freeware : distribute it freely.'
  171.       Transparent = True
  172.       Layout = tlCenter
  173.       WordWrap = True
  174.     end
  175.     object ButtonPlay: TButton
  176.       Left = 213
  177.       Top = 129
  178.       Width = 49
  179.       Height = 37
  180.       Cursor = crHandPoint
  181.       Caption = '&OK'
  182.       TabOrder = 0
  183.       OnClick = ButtonPlayClick
  184.       OnKeyDown = FormKeyDown
  185.       OnMouseDown = ButtonPlayMouseDown
  186.     end
  187.   end
  188. end
  189.