📄 u_reg.dfm
字号:
object frmReg: TfrmReg
Left = 291
Top = 316
BorderStyle = bsDialog
Caption = #36719#20214#27880#20876
ClientHeight = 113
ClientWidth = 254
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 8
Width = 80
Height = 16
Caption = #27880#20876#25552#31034#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object lblHint: TLabel
Left = 112
Top = 8
Width = 9
Height = 16
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #26032#23435#20307
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object edtReg: TEdit
Left = 16
Top = 40
Width = 209
Height = 24
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #26032#23435#20307
Font.Style = [fsBold]
ImeName = #20108#31508#36755#20837#27861'2003'
ParentFont = False
TabOrder = 0
OnKeyDown = edtRegKeyDown
end
object Btn1: TBitBtn
Left = 31
Top = 72
Width = 75
Height = 25
Caption = #27880#20876
TabOrder = 1
OnClick = Btn1Click
end
object Btn2: TBitBtn
Left = 135
Top = 72
Width = 75
Height = 25
Caption = #35797#29992
TabOrder = 2
OnClick = Btn2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -