📄 softreg.dfm
字号:
object FmSoftReg: TFmSoftReg
Left = 255
Top = 141
AutoScroll = False
Caption = #36719#20214#27880#20876
ClientHeight = 266
ClientWidth = 392
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 50
Top = 15
Width = 120
Height = 20
AutoSize = False
Caption = #26412#26426#27880#20876#21495#65306
end
object Label2: TLabel
Left = 50
Top = 55
Width = 120
Height = 20
AutoSize = False
Caption = #35831#36755#20837#24207#21015#21495#65306
end
object Edit1: TEdit
Left = 180
Top = 55
Width = 150
Height = 21
TabOrder = 0
OnChange = Edit1Change
end
object StaticText1: TStaticText
Left = 180
Top = 15
Width = 150
Height = 20
AutoSize = False
BorderStyle = sbsSunken
TabOrder = 1
end
object BitBtnOK: TBitBtn
Left = 80
Top = 100
Width = 75
Height = 25
Caption = #30830' '#23450
Enabled = False
TabOrder = 2
OnClick = BitBtnOKClick
end
object BitBtnEsc: TBitBtn
Left = 225
Top = 100
Width = 75
Height = 25
Caption = #21462' '#28040
TabOrder = 3
OnClick = BitBtnEscClick
end
object Txt: TStaticText
Left = 35
Top = 155
Width = 325
Height = 80
AutoSize = False
BorderStyle = sbsSunken
TabOrder = 4
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -