object Form4: TForm4 Left = 355 Top = 257 BorderStyle = bsDialog Caption = 'Informace o programu' ClientHeight = 162 ClientWidth = 234 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Button1: TButton Left = 88 Top = 128 Width = 57 Height = 22 Cancel = True Caption = 'Zav��t' ModalResult = 2 TabOrder = 0 end object Panel1: TPanel Left = 8 Top = 8 Width = 217 Height = 105 BevelInner = bvLowered BorderWidth = 4 Color = clSilver TabOrder = 1 object Label1: TLabel Left = 16 Top = 16 Width = 53 Height = 15 Caption = 'Program:' Enabled = False Font.Charset = EASTEUROPE_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 72 Top = 14 Width = 126 Height = 19 Caption = 'Karetn� hra PR��' Enabled = False Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 16 Top = 32 Width = 56 Height = 15 Caption = 'Verze: 1.0' Enabled = False Font.Charset = EASTEUROPE_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 16 Top = 48 Width = 99 Height = 15 Caption = 'Program zhotovil:' Enabled = False Font.Charset = EASTEUROPE_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label5: TLabel Left = 16 Top = 64 Width = 190 Height = 15 Caption = 'Datum posledn� �pravy: 20.4.1999' Enabled = False Font.Charset = EASTEUROPE_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end end end