object Form1: TForm1 Left = 192 Top = 114 Width = 870 Height = 640 Caption = 'Form1' 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 XML: TButton Left = 760 Top = 16 Width = 75 Height = 25 Caption = 'XML' TabOrder = 0 OnClick = XMLClick end object Vybarvy: TButton Left = 760 Top = 56 Width = 75 Height = 25 Caption = 'Vybarvy' TabOrder = 1 OnClick = VybarvyClick end object OpenDialog1: TOpenDialog FileName = '\\192.168.2.8\sp\zaci\nevnorene1' FilterIndex = 0 Left = 704 Top = 8 end end