📄 udecoderform.dfm
字号:
object DecoderForm: TDecoderForm
Left = 391
Top = 274
BorderStyle = bsDialog
Caption = 'Info'
ClientHeight = 171
ClientWidth = 201
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
OnMouseDown = FormMouseDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object lbl1: TLabel
Left = 20
Top = 38
Width = 41
Height = 16
AutoSize = False
Caption = #35843#29992':'
Transparent = True
end
object Label1: TLabel
Left = 20
Top = 84
Width = 41
Height = 16
AutoSize = False
Caption = #32467#26524':'
Transparent = True
end
object Bevel1: TBevel
Left = 0
Top = 28
Width = 201
Height = 143
end
object Cap: TLabel
Left = 14
Top = 6
Width = 205
Height = 18
AutoSize = False
Caption = 'Info'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
OnMouseDown = FormMouseDown
end
object DE1: TEdit
Left = 17
Top = 57
Width = 169
Height = 20
TabOrder = 0
OnKeyPress = DE1KeyPress
end
object DE2: TEdit
Left = 17
Top = 104
Width = 169
Height = 20
TabOrder = 1
end
object btn1: TButton
Left = 20
Top = 136
Width = 169
Height = 21
Caption = #20851#38381
TabOrder = 2
OnClick = btn1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -