www.pudn.com > 计算文件的MD5结果.rar > Main.dfm


object Form1: TForm1 
  Left = 192 
  Top = 107 
  Width = 692 
  Height = 474 
  HorzScrollBar.Range = 392 
  VertScrollBar.Range = 193 
  ActiveControl = ListBox1 
  AutoScroll = False 
  Caption = 'MD5 '#35745#31639#22120 
  Color = clBtnFace 
  Font.Charset = ANSI_CHARSET 
  Font.Color = clBlack 
  Font.Height = -12 
  Font.Name = #23435#20307 
  Font.Pitch = fpVariable 
  Font.Style = [] 
  OldCreateOrder = True 
  OnClose = FormClose 
  DesignSize = ( 
    684 
    447) 
  PixelsPerInch = 96 
  TextHeight = 12 
  object Label1: TLabel 
    Left = 6 
    Top = 6 
    Width = 92 
    Height = 19 
    Caption = 'MD5 '#35745#31639#22120 
    Font.Charset = ANSI_CHARSET 
    Font.Color = clBlack 
    Font.Height = -16 
    Font.Name = 'Tahoma' 
    Font.Pitch = fpVariable 
    Font.Style = [fsBold] 
    ParentFont = False 
  end 
  object Label2: TLabel 
    Left = 6 
    Top = 32 
    Width = 84 
    Height = 12 
    Caption = #35201#35745#31639#30340#25991#20214#65306 
  end 
  object Label3: TLabel 
    Left = 409 
    Top = 32 
    Width = 72 
    Height = 12 
    Caption = 'MD5 '#35745#31639#32467#26524 
  end 
  object Label4: TLabel 
    Left = 306 
    Top = 81 
    Width = 72 
    Height = 12 
    Anchors = [] 
    Caption = #24403#21069#25991#20214#36827#24230 
  end 
  object Label5: TLabel 
    Left = 306 
    Top = 127 
    Width = 48 
    Height = 12 
    Anchors = [] 
    Caption = #25972#20307#36827#24230 
  end 
  object HyperLink1: THyperLink 
    Left = 116 
    Top = 12 
    Width = 287 
    Height = 14 
    Caption = #24320#25918#28304#30721#36719#20214#65292#35831#35775#38382'http://www.wavecn.com' 
    Font.Charset = ANSI_CHARSET 
    Font.Color = clBlack 
    Font.Height = -14 
    Font.Name = #23435#20307 
    Font.Pitch = fpVariable 
    Font.Style = [] 
    ParentFont = False 
    Transparent = True 
    OnClick = HyperLink1Click 
  end 
  object ProgressBarCurrent: TProgressBar 
    Left = 306 
    Top = 98 
    Width = 96 
    Height = 14 
    Anchors = [] 
    Min = 0 
    Max = 100 
    Smooth = True 
    Step = 1 
    TabOrder = 0 
  end 
  object ProgressBarTotal: TProgressBar 
    Left = 306 
    Top = 144 
    Width = 96 
    Height = 14 
    Anchors = [] 
    Min = 0 
    Max = 100 
    Smooth = True 
    Step = 5 
    TabOrder = 7 
  end 
  object ListBox1: TListBox 
    Left = 6 
    Top = 49 
    Width = 295 
    Height = 360 
    Anchors = [akLeft, akTop, akBottom] 
    ItemHeight = 12 
    TabOrder = 1 
    OnClick = ListBox1Click 
  end 
  object ButtonAdd: TButton 
    Left = 6 
    Top = 416 
    Width = 97 
    Height = 25 
    Anchors = [akLeft, akBottom] 
    Caption = #28155#21152#25991#20214 
    TabOrder = 2 
    OnClick = ButtonAddClick 
  end 
  object ButtonDelete: TButton 
    Left = 105 
    Top = 416 
    Width = 97 
    Height = 25 
    Anchors = [akBottom] 
    Caption = #21024#38500#39033#30446 
    TabOrder = 3 
    OnClick = ButtonDeleteClick 
  end 
  object ButtonCalculate: TButton 
    Left = 306 
    Top = 48 
    Width = 96 
    Height = 20 
    Anchors = [] 
    Caption = #35745#31639 
    TabOrder = 4 
    OnClick = ButtonCalculateClick 
  end 
  object ListBox2: TListBox 
    Left = 409 
    Top = 49 
    Width = 268 
    Height = 360 
    Anchors = [akTop, akRight] 
    Font.Charset = ANSI_CHARSET 
    Font.Color = clBlack 
    Font.Height = -12 
    Font.Name = #23435#20307 
    Font.Pitch = fpVariable 
    Font.Style = [] 
    ItemHeight = 12 
    ParentFont = False 
    TabOrder = 5 
    OnClick = ListBox2Click 
  end 
  object ButtonSave: TButton 
    Left = 410 
    Top = 416 
    Width = 100 
    Height = 25 
    Anchors = [akBottom] 
    Caption = #20445#23384#32467#26524 
    TabOrder = 6 
    OnClick = ButtonSaveClick 
  end 
  object ButtonExit: TButton 
    Left = 577 
    Top = 416 
    Width = 100 
    Height = 25 
    Anchors = [akRight, akBottom] 
    Caption = #36864#20986 
    TabOrder = 8 
    OnClick = ButtonExitClick 
  end 
  object ButtonClear: TButton 
    Left = 205 
    Top = 416 
    Width = 97 
    Height = 25 
    Anchors = [akBottom] 
    Caption = #28165#38500#21015#34920 
    TabOrder = 9 
    OnClick = ButtonClearClick 
  end 
  object ButtonAbort: TButton 
    Left = 306 
    Top = 173 
    Width = 96 
    Height = 20 
    Anchors = [] 
    Caption = #20013#26029#35745#31639 
    Enabled = False 
    TabOrder = 10 
    OnClick = ButtonAbortClick 
  end 
  object OpenDialog1: TOpenDialog 
    Options = [ofAllowMultiSelect, ofPathMustExist, ofFileMustExist, ofEnableSizing] 
    Title = #36873#25321#35201#35745#31639#30340#25991#20214 
    Left = 324 
    Top = 260 
  end 
  object SaveDialog1: TSaveDialog 
    Filter = #25991#26412#25991#20214' (*.txt)|*.txt|MD5 '#25991#26412' (*.MD5)|*.MD5' 
    Title = #35745#31639#32467#26524#20445#23384#20026#65306 
    Left = 324 
    Top = 292 
  end 
end