object SearchFile: TSearchFile Left = 298 Top = 616 BorderStyle = bsDialog Caption = 'SearchFile' ClientHeight = 64 ClientWidth = 424 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 16 Top = 12 Width = 389 Height = 13 Caption = 'Label1' end object Button1: TButton Left = 172 Top = 36 Width = 75 Height = 25 Caption = '&Cancel' TabOrder = 0 OnClick = Button1Click end end