📄 joingame.dfm
字号:
object Form_JoinGame: TForm_JoinGame
Left = 538
Top = 266
Width = 309
Height = 186
BorderIcons = []
Caption = #21152#20837#28216#25103
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCloseQuery = FormCloseQuery
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 8
Top = 56
Width = 97
Height = 17
AutoSize = False
Caption = #28216#25103#31471#21475#21495#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 8
Top = 8
Width = 137
Height = 25
AutoSize = False
Caption = #26381#21153#22120#21517#25110'IP'#22320#22336#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object edtServerPort: TEdit
Left = 152
Top = 56
Width = 105
Height = 26
Font.Charset = ARABIC_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Pitch = fpFixed
Font.Style = []
ParentFont = False
TabOrder = 0
Text = '1024'
end
object edtServerHost: TEdit
Left = 152
Top = 8
Width = 137
Height = 28
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
Text = 'Stanley'
end
object btnOK: TButton
Left = 48
Top = 104
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = btnOKClick
end
object btnCancel: TButton
Left = 192
Top = 104
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = btnCancelClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -