home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 January / Gamestar_69_2005-01_dvd.iso / DVDStar / OdCtenaru / Totalgame13 / totalgame13.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Encoding:
Text File  |  2004-06-04  |  2.1 KB  |  101 lines

  1. object Form1: TForm1
  2.   Left = 407
  3.   Top = 191
  4.   BorderStyle = bsDialog
  5.   Caption = 'Total Game'
  6.   ClientHeight = 357
  7.   ClientWidth = 347
  8.   Color = clBlack
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Image1: TImage
  22.     Left = 0
  23.     Top = 0
  24.     Width = 345
  25.     Height = 193
  26.     Stretch = True
  27.   end
  28.   object Label1: TLabel
  29.     Left = 144
  30.     Top = 232
  31.     Width = 170
  32.     Height = 13
  33.     Caption = '[ Spu'#353't'#283'n'#237' v b'#283#382'n'#233'm re'#382'imu ]'
  34.     Font.Charset = EASTEUROPE_CHARSET
  35.     Font.Color = clWhite
  36.     Font.Height = -11
  37.     Font.Name = 'Verdana'
  38.     Font.Style = []
  39.     ParentFont = False
  40.   end
  41.   object Label3: TLabel
  42.     Left = 144
  43.     Top = 272
  44.     Width = 182
  45.     Height = 13
  46.     Caption = '[ Spu'#353't'#283'n'#237' s podporou WIN XP ]'
  47.     Font.Charset = EASTEUROPE_CHARSET
  48.     Font.Color = clWhite
  49.     Font.Height = -11
  50.     Font.Name = 'Verdana'
  51.     Font.Style = []
  52.     ParentFont = False
  53.   end
  54.   object Label4: TLabel
  55.     Left = 144
  56.     Top = 312
  57.     Width = 130
  58.     Height = 13
  59.     Caption = '[ Ukon'#269'en'#237' programu ]'
  60.     Font.Charset = EASTEUROPE_CHARSET
  61.     Font.Color = clWhite
  62.     Font.Height = -11
  63.     Font.Name = 'Verdana'
  64.     Font.Style = []
  65.     ParentFont = False
  66.   end
  67.   object BitBtn1: TBitBtn
  68.     Left = 16
  69.     Top = 224
  70.     Width = 105
  71.     Height = 25
  72.     Caption = 'Spustit'
  73.     Font.Charset = DEFAULT_CHARSET
  74.     Font.Color = clWindowFrame
  75.     Font.Height = -11
  76.     Font.Name = 'MS Sans Serif'
  77.     Font.Style = []
  78.     ParentFont = False
  79.     TabOrder = 0
  80.     OnClick = BitBtn1Click
  81.   end
  82.   object BitBtn3: TBitBtn
  83.     Left = 16
  84.     Top = 264
  85.     Width = 105
  86.     Height = 25
  87.     Caption = 'Podpora Win XP'
  88.     TabOrder = 1
  89.     OnClick = BitBtn3Click
  90.   end
  91.   object BitBtn4: TBitBtn
  92.     Left = 16
  93.     Top = 304
  94.     Width = 105
  95.     Height = 25
  96.     Caption = 'Ukon'#269'it'
  97.     TabOrder = 2
  98.     OnClick = BitBtn4Click
  99.   end
  100. end
  101.