object Form1: TForm1 Left = -4 Top = -4 Width = 808 Height = 580 Caption = 'N�soben�' Color = clInactiveCaptionText Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 128 Top = 8 Width = 525 Height = 56 Caption = ' N�soben� cel�ch ��sel ' Color = clBtnFace Font.Charset = EASTEUROPE_CHARSET Font.Color = clBlue Font.Height = -48 Font.Name = 'Arial' Font.Style = [fsBold, fsUnderline] ParentColor = False ParentFont = False end object Label2: TLabel Left = 48 Top = 76 Width = 704 Height = 36 Caption = 'Program slou�� k procvi�ov�n� n�soben� cel�ch ��sel. U�ivatel si' + ' na za��tku s�m ur��, velikost nejv�t��ho sou�inu.' Color = clBtnFace Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Arial' Font.Style = [] ParentColor = False ParentFont = False WordWrap = True end object Label3: TLabel Left = 44 Top = 140 Width = 318 Height = 22 Caption = 'Zadej maxim�ln� velikost sou�inu: ' Color = clBtnFace Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -19 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label4: TLabel Left = 40 Top = 240 Width = 18 Height = 75 Color = clBlue Font.Charset = EASTEUROPE_CHARSET Font.Color = clWhite Font.Height = -64 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False Visible = False end object Label5: TLabel Left = 380 Top = 364 Width = 214 Height = 52 AutoSize = False Caption = ' Spr�vn� ' Color = clLime Font.Charset = EASTEUROPE_CHARSET Font.Color = clWhite Font.Height = -37 Font.Name = 'Arial Black' Font.Style = [] ParentColor = False ParentFont = False Visible = False end object Label6: TLabel Left = 380 Top = 364 Width = 214 Height = 61 AutoSize = False Caption = ' Chyba ' Color = clRed Font.Charset = EASTEUROPE_CHARSET Font.Color = clWhite Font.Height = -35 Font.Name = 'Arial Black' Font.Style = [] ParentColor = False ParentFont = False Visible = False end object Label7: TLabel Left = 40 Top = 364 Width = 5 Height = 22 Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -19 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Edit1: TEdit Left = 384 Top = 136 Width = 61 Height = 30 Font.Charset = EASTEUROPE_CHARSET Font.Color = clRed Font.Height = -19 Font.Name = 'Arial' Font.Style = [] MaxLength = 4 ParentFont = False TabOrder = 0 OnExit = Edit1Exit end object Button1: TButton Left = 492 Top = 140 Width = 109 Height = 25 Caption = 'Pokra�uj' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 1 OnClick = Button1Click end object Button2: TButton Left = 630 Top = 364 Width = 110 Height = 65 Cancel = True Caption = 'Konec' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 5 OnClick = Button2Click end object Edit2: TEdit Left = 440 Top = 236 Width = 153 Height = 83 Font.Charset = EASTEUROPE_CHARSET Font.Color = clNavy Font.Height = -64 Font.Name = 'Arial' Font.Style = [fsBold] MaxLength = 4 ParentFont = False TabOrder = 2 Visible = False end object Button3: TButton Left = 630 Top = 236 Width = 110 Height = 83 Caption = 'OK' Font.Charset = EASTEUROPE_CHARSET Font.Color = clRed Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 3 Visible = False OnClick = Button3Click end object Button4: TButton Left = 630 Top = 236 Width = 110 Height = 85 Caption = 'Dal�� p��klad' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 4 Visible = False OnClick = Button4Click end object Edit3: TEdit Left = 440 Top = 236 Width = 153 Height = 83 Color = clRed Font.Charset = EASTEUROPE_CHARSET Font.Color = clWhite Font.Height = -64 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 6 Visible = False end end