📄 unit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 397
Height = 379
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 72
Width = 96
Height = 13
Caption = #29992#25143#36820#22238#21152#23494#30721#65306
end
object Label4: TLabel
Left = 8
Top = 4
Width = 48
Height = 13
Caption = #31995#21015#21495#65306
end
object Label9: TLabel
Left = 0
Top = 224
Width = 72
Height = 13
Caption = #29983#25104#27880#20876#30721#65306
end
object Label11: TLabel
Left = 16
Top = 188
Width = 36
Height = 13
Caption = #23494#38053#65306
end
object Panel2: TPanel
Left = 0
Top = 24
Width = 353
Height = 37
BevelOuter = bvNone
TabOrder = 0
object Label5: TLabel
Left = 111
Top = 12
Width = 12
Height = 13
Caption = #65293
end
object Label6: TLabel
Left = 181
Top = 12
Width = 12
Height = 13
Caption = #65293
end
object Label7: TLabel
Left = 250
Top = 12
Width = 12
Height = 13
Caption = #65293
end
object Edit1: TEdit
Left = 56
Top = 8
Width = 52
Height = 21
CharCase = ecUpperCase
MaxLength = 5
TabOrder = 0
OnKeyPress = Edit1KeyPress
end
object Edit2: TEdit
Left = 125
Top = 8
Width = 52
Height = 21
CharCase = ecUpperCase
MaxLength = 5
TabOrder = 1
OnKeyPress = Edit2KeyPress
end
object Edit3: TEdit
Left = 194
Top = 8
Width = 52
Height = 21
CharCase = ecUpperCase
MaxLength = 5
TabOrder = 2
OnKeyPress = Edit3KeyPress
end
object Edit4: TEdit
Left = 264
Top = 8
Width = 52
Height = 21
CharCase = ecUpperCase
MaxLength = 5
TabOrder = 3
OnKeyPress = Edit4KeyPress
end
end
object Button1: TButton
Left = 192
Top = 136
Width = 75
Height = 25
Caption = #30830#23450'(&O)'
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 280
Top = 136
Width = 75
Height = 25
Caption = #25918#24323'(&F)'
TabOrder = 2
OnClick = Button2Click
end
object Edit5: TEdit
Left = 56
Top = 96
Width = 263
Height = 21
CharCase = ecUpperCase
TabOrder = 3
end
object Edit6: TEdit
Left = 56
Top = 240
Width = 273
Height = 21
TabOrder = 4
end
object Edit7: TEdit
Left = 56
Top = 184
Width = 273
Height = 21
CharCase = ecUpperCase
MaxLength = 15
TabOrder = 5
end
object PassWord1: TPassWord
Key = 'WWW.NEWSEARCH.COM.CN'
DemoCount = 50
Root_Key = -2147483647
Key_Path = '\Software\NSSOFT\Reg'
Left = 96
Top = 136
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -