📄 softreg.dfm
字号:
object RegSoftForm: TRegSoftForm
Left = 294
Top = 268
Width = 441
Height = 239
BorderIcons = [biSystemMenu]
Caption = #36719#20214#27880#20876
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 120
Top = 11
Width = 177
Height = 26
AutoSize = False
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -21
Font.Name = #23435#20307
Font.Style = [fsItalic]
ParentFont = False
ParentShowHint = False
ShowHint = True
end
object AALabel1: TAALabel
Left = 48
Top = 16
Width = 54
Height = 17
ParentEffect.ParentFont = False
AutoSize = False
Caption = #26426#22120#30721#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
Effect.FontEffect.Shadow.Enabled = True
Effect.FontEffect.Shadow.Color = clLime
end
object AALabel2: TAALabel
Left = 48
Top = 56
Width = 54
Height = 25
ParentEffect.ParentFont = False
AutoSize = False
Caption = #24207#21015#21495#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
Effect.FontEffect.Shadow.Enabled = True
Effect.FontEffect.Shadow.Color = clLime
end
object Edit4: TEdit
Left = 120
Top = 59
Width = 297
Height = 21
ImeName = #19975#33021#20116#31508'EXE'#22806#25346#29256
ParentShowHint = False
ShowHint = True
TabOrder = 0
OnChange = Edit4Change
end
object txt1: TStaticText
Left = 16
Top = 136
Width = 401
Height = 65
Hint = #25552#31034#20449#24687#26694#12290
Alignment = taCenter
AutoSize = False
BevelKind = bkSoft
Color = clAqua
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentColor = False
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 1
end
object Btn1: TLbButton
Left = 112
Top = 96
Width = 81
Height = 33
Caption = #27880#20876
Color = clMoneyGreen
ModalResult = 0
ParentColor = False
Style = bsModern
TabOrder = 2
OnClick = btn1Click
end
object btn2: TLbButton
Left = 280
Top = 96
Width = 81
Height = 33
Caption = #20851#38381
Color = clMoneyGreen
ModalResult = 0
ParentColor = False
Style = bsModern
TabOrder = 3
OnClick = btn2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -