unit1.~dfm
来自「可以生成惟一注册码 2006年10月由王超制作. QQ:136676485」· ~DFM 代码 · 共 69 行
~DFM
69 行
object Form1: TForm1
Left = 306
Top = 266
Width = 455
Height = 277
Caption = #27880#20876#30721#29983#25104#22120
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 96
Top = 72
Width = 48
Height = 13
Caption = #26426#22120#30721#65306
end
object Label2: TLabel
Left = 96
Top = 120
Width = 48
Height = 13
Caption = #27880#20876#30721#65306
end
object Label3: TLabel
Left = 160
Top = 32
Width = 144
Height = 16
Caption = #36719#20214#27880#20876#30721#30340#29983#25104' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 168
Top = 72
Width = 225
Height = 21
ReadOnly = True
TabOrder = 0
end
object Button1: TButton
Left = 168
Top = 176
Width = 97
Height = 25
Caption = #33719#21462#27880#20876#30721
TabOrder = 1
OnClick = Button1Click
end
object Edit2: TEdit
Left = 168
Top = 112
Width = 225
Height = 21
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?