object Form5: TForm5 Left = 363 Top = 220 BorderStyle = bsDialog Caption = 'Chcete ulo�it zm�ny?' ClientHeight = 87 ClientWidth = 337 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object Napis: TLabel Left = 24 Top = 16 Width = 313 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Soubor byl zm�n�n, ale zm�ny nebyly ulo�eny. Ulo�it soubor?' Layout = tlCenter end object Button1: TButton Left = 24 Top = 48 Width = 75 Height = 25 Caption = '&Ano' ModalResult = 6 TabOrder = 0 end object Ne: TButton Left = 136 Top = 48 Width = 75 Height = 25 Caption = '&Ne' ModalResult = 7 TabOrder = 1 end object Button3: TButton Left = 240 Top = 48 Width = 75 Height = 25 Caption = '&Zru�it' ModalResult = 2 TabOrder = 2 end end