📄 createserver.dfm
字号:
object CtreatSForm: TCtreatSForm
Left = 417
Top = 159
Width = 373
Height = 181
BorderIcons = [biSystemMenu]
Caption = #37197#32622#26381#21153#31471#31243#24207
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 30
Width = 70
Height = 13
Caption = #19978#32447#21517#31216#65306
end
object Label2: TLabel
Left = 16
Top = 70
Width = 98
Height = 13
Caption = #33258#21160#19978#32447#22320#22336#65306
end
object Edit1: TEdit
Left = 112
Top = 24
Width = 145
Height = 21
TabOrder = 0
Text = 'duguxike'
end
object Edit2: TEdit
Left = 112
Top = 64
Width = 241
Height = 21
TabOrder = 1
Text = 'http://duguxike.yeah.net'
end
object ProgressBar1: TProgressBar
Left = 8
Top = 112
Width = 241
Height = 17
TabOrder = 2
end
object Button1: TButton
Left = 272
Top = 104
Width = 75
Height = 25
Caption = #29983#25104
Default = True
TabOrder = 3
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -