home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 407
- Top = 191
- BorderStyle = bsDialog
- Caption = 'Total Game'
- ClientHeight = 357
- ClientWidth = 347
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- Position = poScreenCenter
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 345
- Height = 193
- Stretch = True
- end
- object Label1: TLabel
- Left = 144
- Top = 232
- Width = 170
- Height = 13
- Caption = '[ Spu'#353't'#283'n'#237' v b'#283#382'n'#233'm re'#382'imu ]'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 144
- Top = 272
- Width = 182
- Height = 13
- Caption = '[ Spu'#353't'#283'n'#237' s podporou WIN XP ]'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- end
- object Label4: TLabel
- Left = 144
- Top = 312
- Width = 130
- Height = 13
- Caption = '[ Ukon'#269'en'#237' programu ]'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- end
- object BitBtn1: TBitBtn
- Left = 16
- Top = 224
- Width = 105
- Height = 25
- Caption = 'Spustit'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowFrame
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = BitBtn1Click
- end
- object BitBtn3: TBitBtn
- Left = 16
- Top = 264
- Width = 105
- Height = 25
- Caption = 'Podpora Win XP'
- TabOrder = 1
- OnClick = BitBtn3Click
- end
- object BitBtn4: TBitBtn
- Left = 16
- Top = 304
- Width = 105
- Height = 25
- Caption = 'Ukon'#269'it'
- TabOrder = 2
- OnClick = BitBtn4Click
- end
- end
-