object ErrorDialog: TErrorDialog Left = 380 Top = 291 BorderIcons = [biSystemMenu] BorderStyle = bsNone Caption = 'Chyba' ClientHeight = 189 ClientWidth = 388 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poDefault OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object EPlocha: TImage Left = 8 Top = 8 Width = 38 Height = 38 AutoSize = True end object Opakovat: TEzRgnBtn Left = 32 Top = 104 Width = 15 Height = 15 Enabled = True PaintMode = pmNormal OnClick = OpakovatClick end object Zrusit: TEzRgnBtn Left = 80 Top = 120 Width = 15 Height = 15 Enabled = True PaintMode = pmNormal OnClick = ZrusitClick end object OpakovatList: TImageList Masked = False Left = 144 Top = 40 end object ZrusitList: TImageList Left = 256 Top = 80 end end