unit1.dfm.~1~
来自「很好的文章,用于共享软件的注册保护.文章从调用注册流程、验证注册密钥、存储注册验」· ~1~ 代码 · 共 61 行
~1~
61 行
object Form1: TForm1
Left = 0
Top = 0
Caption = 'weiny--'#39134#20449#30772#35299#31243#24207
ClientHeight = 88
ClientWidth = 426
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object btn1: TButton
Left = 8
Top = 48
Width = 75
Height = 25
Caption = #39134#20449#30446#24405
TabOrder = 0
OnClick = btn1Click
end
object btn2: TButton
Left = 176
Top = 48
Width = 75
Height = 25
Caption = #30772#35299
Enabled = False
TabOrder = 1
OnClick = btn2Click
end
object btn3: TButton
Left = 343
Top = 48
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 2
OnClick = btn3Click
end
object edt1: TEdit
Left = 8
Top = 8
Width = 410
Height = 21
ReadOnly = True
TabOrder = 3
end
object dlgOpen1: TOpenDialog
Filter = #21487#25191#34892#25991#20214' (*.exe)|*.exe'
Title = #25171#24320#39134#20449
Left = 224
Top = 72
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?