?? joingame.dfm
字號:
object Form_JoinGame: TForm_JoinGame
Left = 196
Top = 114
Width = 300
Height = 248
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 Label1: TLabel
Left = 8
Top = 32
Width = 178
Height = 13
Caption = #36755#20837#26381#21153#22120#30340#35745#31639#26426#21517#25110'IP'#22320#22336#65306
end
object edtRemoteHost: TEdit
Left = 32
Top = 72
Width = 225
Height = 24
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
Text = 'Stanley'
end
object btnOK: TButton
Left = 40
Top = 152
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = btnOKClick
end
object btnCancel: TButton
Left = 160
Top = 152
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = btnCancelClick
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -