📄 unit1.dfm
字号:
object Form1: TForm1
Left = 348
Top = 225
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #21152#33457#25351#20196#20266#35013#22771' by hnxyy '
ClientHeight = 248
ClientWidth = 449
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 24
Top = 16
Width = 36
Height = 12
Caption = #25991#20214#65306
end
object Label2: TLabel
Left = 28
Top = 163
Width = 36
Height = 12
Caption = #21306#27573#21517
end
object Label3: TLabel
Left = 167
Top = 162
Width = 48
Height = 12
Caption = #21306#27573#22823#23567
end
object Label5: TLabel
Left = 356
Top = 210
Width = 30
Height = 12
Caption = 'V 1.0'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 180
Top = 218
Width = 72
Height = 12
Cursor = crHandPoint
Caption = #28779#29392#25216#26415#35770#22363
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsUnderline]
ParentFont = False
OnClick = Label4Click
end
object Edit1: TEdit
Left = 24
Top = 32
Width = 300
Height = 20
Color = clSilver
ImeName = #32043#20809#25340#38899#36755#20837#27861
ReadOnly = True
TabOrder = 0
end
object Button1: TButton
Left = 328
Top = 30
Width = 75
Height = 25
Caption = #27983#35272
TabOrder = 1
OnClick = Button1Click
end
object RadioGroup1: TRadioGroup
Left = 24
Top = 64
Width = 401
Height = 89
Caption = #36873#25321#20197#19979#38450#26432#36873#39033
Columns = 2
ItemIndex = 0
Items.Strings = (
'Nothing found *'
'VC++'#22806#34915
'VC++5'#22806#34915
'VC++6'#22806#34915)
TabOrder = 2
end
object Edit2: TEdit
Left = 28
Top = 180
Width = 100
Height = 20
ImeName = #32043#20809#25340#38899#36755#20837#27861
MaxLength = 8
TabOrder = 3
Text = '.hnxyy'
end
object Edit3: TEdit
Left = 168
Top = 179
Width = 100
Height = 20
ImeName = #32043#20809#25340#38899#36755#20837#27861
MaxLength = 4
TabOrder = 4
Text = '512'
OnKeyPress = Edit3KeyPress
end
object CheckBox1: TCheckBox
Left = 32
Top = 215
Width = 73
Height = 17
Caption = #26159#21542#22791#20221
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
end
object Button2: TButton
Left = 336
Top = 162
Width = 75
Height = 39
Caption = #31359#19978
TabOrder = 6
OnClick = Button2Click
end
object OpenDialog1: TOpenDialog
Left = 408
Top = 24
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -