object FMHighLight: TFMHighLight Left = 200 Top = 108 Width = 435 Height = 107 Caption = '���ڼ����ı�' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '����' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 12 object HLProgress: TProgressBar Left = 24 Top = 16 Width = 377 Height = 18 Min = 0 Max = 100 TabOrder = 0 end object Button1: TButton Left = 176 Top = 48 Width = 75 Height = 25 Cancel = True Caption = 'ȡ��' Default = True TabOrder = 1 OnClick = Button1Click end end