?? md5form.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 + -