⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 md5form.dfm

📁 明小子旁注Domain3.0和Domain2.2两个版本源码
💻 DFM
字号:
object MD5Frm: TMD5Frm
  Left = 185
  Top = 107
  Width = 341
  Height = 164
  Caption = 'MD5'#21152#23494
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object LbEncrypt_1: TLabel
    Left = 8
    Top = 20
    Width = 60
    Height = 12
    AutoSize = False
    Caption = #26126#25991#23383#20018':'
  end
  object LbEncrypt_3: TLabel
    Left = 8
    Top = 68
    Width = 60
    Height = 12
    AutoSize = False
    Caption = #23494#21273'(32'#20301')'
  end
  object LbEncrypt_2: TLabel
    Left = 8
    Top = 43
    Width = 60
    Height = 12
    AutoSize = False
    Caption = #23494#21273'(16'#20301')'
  end
  object EdMing: TEdit
    Left = 72
    Top = 16
    Width = 250
    Height = 20
    Ctl3D = True
    ParentCtl3D = False
    TabOrder = 0
  end
  object Encrypt_16: TEdit
    Left = 72
    Top = 40
    Width = 250
    Height = 20
    Ctl3D = True
    ParentCtl3D = False
    TabOrder = 1
  end
  object Encrypt_32: TEdit
    Left = 72
    Top = 64
    Width = 250
    Height = 20
    Ctl3D = True
    ParentCtl3D = False
    TabOrder = 2
  end
  object Button1: TButton
    Left = 88
    Top = 96
    Width = 75
    Height = 25
    Caption = #28165#31354
    TabOrder = 3
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 176
    Top = 96
    Width = 75
    Height = 25
    Caption = #21152#23494
    TabOrder = 4
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -