object Form1: TForm1 Left = 192 Top = 114 Width = 147 Height = 445 Caption = 'Simul'#225'tor hradlov'#233' s'#237't'#283' - '#382#225'ci' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Button1: TButton Left = 32 Top = 32 Width = 75 Height = 25 Caption = 'Spus'#357 TabOrder = 0 OnClick = Button1Click end object Memo1: TMemo Left = 8 Top = 72 Width = 121 Height = 217 TabOrder = 1 end object Button2: TButton Left = 32 Top = 312 Width = 75 Height = 25 Caption = '>>>' TabOrder = 2 OnClick = Button2Click end object Button3: TButton Left = 32 Top = 344 Width = 75 Height = 25 Caption = 'info' TabOrder = 3 OnClick = Button3Click end object Button4: TButton Left = 32 Top = 376 Width = 75 Height = 25 Caption = 'sem neklikat!' TabOrder = 4 OnClick = Button4Click end object OpenDialog1: TOpenDialog Left = 8 end object OpenDialog2: TOpenDialog Filter = '*.in' Left = 96 end end