object Form2: TForm2 Left = 151 Top = 94 BorderStyle = bsDialog Caption = 'Error...' ClientHeight = 81 ClientWidth = 294 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 16 Width = 41 Height = 16 Caption = 'Label1' Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Button1: TButton Left = 112 Top = 52 Width = 75 Height = 25 Caption = 'OK' TabOrder = 0 OnClick = Button1Click end end