object FindProgress: TFindProgress Left = 143 Top = 108 Width = 373 Height = 123 BorderIcons = [biSystemMenu] Caption = 'Ŀ¼����' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '����' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 12 object Button1: TButton Left = 144 Top = 56 Width = 75 Height = 25 Cancel = True Caption = 'ȡ��' Default = True ModalResult = 2 TabOrder = 0 OnClick = Button1Click end object PBar1: TProgressBar Left = 24 Top = 16 Width = 313 Height = 18 Min = 0 Max = 100 TabOrder = 1 end end