object Form1: TForm1 Left = -4 Top = -4 Width = 808 Height = 580 Caption = 'D�len� ��slem 10, 100, 1000' 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 = 48 Top = 8 Width = 641 Height = 56 Caption = ' D�len� ��slem 10, 100, 1000 ' 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 = 140 Top = 76 Width = 437 Height = 18 Caption = 'Program slou�� k procvi�ov�n� d�len� ��slem 10, 100, 1000, atd. ' Color = clBtnFace Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Arial' Font.Style = [] ParentColor = False ParentFont = False end object Label4: TLabel Left = 40 Top = 240 Width = 10 Height = 44 Color = clBlue Font.Charset = EASTEUROPE_CHARSET Font.Color = clWhite Font.Height = -37 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False Visible = False end object Label5: TLabel Left = 380 Top = 364 Width = 214 Height = 57 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 = 57 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 Button1: TButton Left = 632 Top = 128 Width = 108 Height = 57 Caption = 'Pokra�uj' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 632 Top = 364 Width = 108 Height = 57 Cancel = True Caption = 'Konec' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 4 OnClick = Button2Click end object Edit2: TEdit Left = 380 Top = 236 Width = 213 Height = 52 Font.Charset = EASTEUROPE_CHARSET Font.Color = clNavy Font.Height = -37 Font.Name = 'Arial' Font.Style = [fsBold] MaxLength = 8 ParentFont = False TabOrder = 1 Visible = False end object Button3: TButton Left = 630 Top = 236 Width = 110 Height = 53 Caption = 'OK' Font.Charset = EASTEUROPE_CHARSET Font.Color = clRed Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 2 Visible = False OnClick = Button3Click end object Button4: TButton Left = 630 Top = 236 Width = 110 Height = 57 Caption = 'Dal�� p��klad' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 3 Visible = False OnClick = Button4Click end object Edit3: TEdit Left = 380 Top = 236 Width = 213 Height = 52 Color = clRed Font.Charset = EASTEUROPE_CHARSET Font.Color = clNavy Font.Height = -37 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 5 Visible = False end end