object FResource: TFResource Left = 154 Top = 117 Width = 435 Height = 300 Caption = 'Resources' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 425 Height = 273 TabOrder = 0 object Label1: TLabel Left = 16 Top = 32 Width = 369 Height = 65 Caption = 'Label1' end object Label2: TLabel Left = 16 Top = 120 Width = 393 Height = 73 Caption = 'Label2' end object Button1: TButton Left = 184 Top = 240 Width = 75 Height = 25 Caption = 'Exit' TabOrder = 0 OnClick = Button1Click end end end