object Form2: TForm2 Left = 324 Top = 248 BorderStyle = bsDialog Caption = 'Konec' ClientHeight = 166 ClientWidth = 268 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object LabelB: TLabel Left = 49 Top = 72 Width = 177 Height = 24 Caption = 'M�m rozdat karty' Font.Charset = EASTEUROPE_CHARSET Font.Color = clNavy Font.Height = -21 Font.Name = 'Arial' Font.Style = [fsBold, fsItalic] ParentFont = False end object Button1: TButton Left = 48 Top = 112 Width = 75 Height = 33 Caption = 'Ano' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ModalResult = 1 ParentFont = False TabOrder = 0 end object Button2: TButton Left = 144 Top = 112 Width = 75 Height = 33 Cancel = True Caption = 'Ne' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ModalResult = 2 ParentFont = False TabOrder = 1 end object Panel1: TPanel Left = 16 Top = 8 Width = 241 Height = 49 BevelInner = bvLowered Color = clSilver TabOrder = 2 object Label1: TLabel Left = 16 Top = 8 Width = 62 Height = 22 Caption = 'Label1' Font.Charset = EASTEUROPE_CHARSET Font.Color = clGreen Font.Height = -19 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 136 Top = 8 Width = 43 Height = 16 Caption = 'Label2' Font.Charset = EASTEUROPE_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 136 Top = 24 Width = 43 Height = 16 Caption = 'Label3' Font.Charset = EASTEUROPE_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end end end