?? main.dfm
字號:
object FormDES: TFormDES
Left = 221
Top = 248
BorderStyle = bsDialog
Caption = 'DES'#31639#27861#28436#31034
ClientHeight = 170
ClientWidth = 632
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 32
Top = 32
Width = 54
Height = 12
Caption = #21407#22987#26126#25991':'
end
object Label2: TLabel
Left = 32
Top = 64
Width = 54
Height = 12
Caption = #21152#23494#23494#38053':'
end
object Label3: TLabel
Left = 32
Top = 96
Width = 54
Height = 12
Caption = #21152#23494#32467#26524':'
end
object Label4: TLabel
Left = 32
Top = 128
Width = 54
Height = 12
Caption = #35299#23494#32467#26524':'
end
object Edit_InPlainText: TEdit
Left = 112
Top = 28
Width = 401
Height = 20
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 528
Top = 32
Width = 75
Height = 25
Caption = #21152#23494
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 528
Top = 72
Width = 75
Height = 25
Caption = #35299#23494
TabOrder = 2
OnClick = BitBtn2Click
end
object Edit_InKeyText: TEdit
Left = 112
Top = 60
Width = 401
Height = 20
TabOrder = 3
end
object Edit_OutCipherText: TEdit
Left = 112
Top = 92
Width = 401
Height = 20
TabOrder = 4
end
object Edit_OutPlainText: TEdit
Left = 112
Top = 124
Width = 401
Height = 20
TabOrder = 5
end
object Button1: TButton
Left = 528
Top = 112
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 6
OnClick = Button1Click
end
object BitBtn3: TBitBtn
Left = 528
Top = 8
Width = 75
Height = 25
Caption = 'BitBtn3'
TabOrder = 7
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -