📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 208
Top = 216
Width = 696
Height = 414
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 8
Width = 154
Height = 13
Caption = 'DES'#21152#23494#20877#32463'Base64'#21518#30340#25991#26412
end
object Label2: TLabel
Left = 16
Top = 168
Width = 202
Height = 13
Caption = 'Base64'#35299#30721#21518#20877#32463'DES'#35299#23494#30340#21407#25991#25991#26412
end
object Button1: TButton
Left = 592
Top = 152
Width = 75
Height = 25
Caption = #35299#23494
TabOrder = 0
OnClick = Button1Click
end
object T1: TMemo
Left = 16
Top = 24
Width = 649
Height = 113
TabOrder = 1
end
object T2: TMemo
Left = 16
Top = 192
Width = 649
Height = 113
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -