📄 gmain.dfm
字号:
object frmMain: TfrmMain
Left = 250
Top = 134
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'Game Centre'
ClientHeight = 470
ClientWidth = 670
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '??'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
ShowHint = True
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 15
object PageControl1: TPageControl
Left = 10
Top = 10
Width = 650
Height = 450
ActivePage = TabSheet1
HotTrack = True
TabOrder = 0
object TabSheet1: TTabSheet
Caption = 'Load up'
object GroupBox5: TGroupBox
Left = 10
Top = 10
Width = 621
Height = 391
Caption = 'Programs to run'
TabOrder = 0
object EditM2ServerProgram: TEdit
Left = 590
Top = 80
Width = 371
Height = 23
ReadOnly = True
TabOrder = 0
Visible = False
end
object EditDBServerProgram: TEdit
Left = 590
Top = 20
Width = 371
Height = 23
ReadOnly = True
TabOrder = 1
Visible = False
end
object EditLoginSrvProgram: TEdit
Left = 590
Top = 50
Width = 371
Height = 23
ReadOnly = True
TabOrder = 2
Visible = False
end
object EditLogServerProgram: TEdit
Left = 590
Top = 110
Width = 371
Height = 23
ReadOnly = True
TabOrder = 3
Visible = False
end
object EditLoginGateProgram: TEdit
Left = 590
Top = 140
Width = 371
Height = 23
ReadOnly = True
TabOrder = 4
Visible = False
end
object EditSelGateProgram: TEdit
Left = 590
Top = 170
Width = 371
Height = 23
ReadOnly = True
TabOrder = 5
Visible = False
end
object EditRunGateProgram: TEdit
Left = 590
Top = 200
Width = 371
Height = 23
ReadOnly = True
TabOrder = 6
Visible = False
end
object ButtonStartGame: TButton
Left = 220
Top = 340
Width = 181
Height = 41
Caption = 'Start Services (&S)'
TabOrder = 7
OnClick = ButtonStartGameClick
end
object CheckBoxM2Server: TCheckBox
Left = 10
Top = 55
Width = 201
Height = 21
Caption = 'Run(M2Server):'
TabOrder = 8
OnClick = CheckBoxM2ServerClick
end
object CheckBoxDBServer: TCheckBox
Left = 10
Top = 25
Width = 201
Height = 21
Caption = 'Run(DBServer):'
TabOrder = 9
OnClick = CheckBoxDBServerClick
end
object CheckBoxLoginServer: TCheckBox
Left = 230
Top = 25
Width = 221
Height = 21
Caption = 'Run(LoginSrv):'
TabOrder = 10
OnClick = CheckBoxLoginServerClick
end
object CheckBoxLogServer: TCheckBox
Left = 230
Top = 55
Width = 221
Height = 21
Caption = 'Run(LogServer):'
TabOrder = 11
OnClick = CheckBoxLogServerClick
end
object CheckBoxLoginGate: TCheckBox
Left = 10
Top = 85
Width = 201
Height = 21
Caption = 'Run(LoginGate):'
TabOrder = 12
OnClick = CheckBoxLoginGateClick
end
object CheckBoxSelGate: TCheckBox
Left = 230
Top = 85
Width = 201
Height = 21
Caption = 'Run1(SelGate):'
TabOrder = 13
OnClick = CheckBoxSelGateClick
end
object CheckBoxRunGate: TCheckBox
Left = 10
Top = 115
Width = 201
Height = 21
Caption = 'Run2(RunGate):'
TabOrder = 14
OnClick = CheckBoxRunGateClick
end
object CheckBoxRunGate1: TCheckBox
Left = 230
Top = 115
Width = 201
Height = 21
Caption = 'Run3(RunGate):'
TabOrder = 15
OnClick = CheckBoxRunGate1Click
end
object EditRunGate1Program: TEdit
Left = 590
Top = 230
Width = 371
Height = 23
ReadOnly = True
TabOrder = 16
Visible = False
end
object CheckBoxRunGate2: TCheckBox
Left = 10
Top = 145
Width = 201
Height = 21
Caption = 'Run4(RunGate):'
TabOrder = 17
OnClick = CheckBoxRunGate2Click
end
object EditRunGate2Program: TEdit
Left = 590
Top = 260
Width = 371
Height = 23
ReadOnly = True
TabOrder = 18
Visible = False
end
object MemoLog: TMemo
Left = 10
Top = 190
Width = 591
Height = 131
Color = clNone
Font.Charset = ANSI_CHARSET
Font.Color = clLime
Font.Height = -15
Font.Name = '??'
Font.Style = []
ParentFont = False
TabOrder = 19
OnChange = MemoLogChange
end
end
end
object TabSheet14: TTabSheet
Caption = 'Game List'
ImageIndex = 4
object GroupBox21: TGroupBox
Left = 10
Top = 10
Width = 621
Height = 401
Caption = 'Connect to'
TabOrder = 0
object Label24: TLabel
Left = 10
Top = 20
Width = 60
Height = 15
Caption = 'Game List:'
end
object Label25: TLabel
Left = 10
Top = 195
Width = 69
Height = 15
Caption = 'Home Page:'
end
object Label26: TLabel
Left = 10
Top = 220
Width = 37
Height = 15
Caption = 'Memo:'
end
object LabelConnect: TLabel
Left = 150
Top = 220
Width = 3
Height = 15
end
object Label27: TLabel
Left = 360
Top = 195
Width = 38
Height = 15
Caption = '?????:'
end
object MemoGameList: TMemo
Left = 10
Top = 40
Width = 501
Height = 141
Lines.Strings = (
'????|????|219.153.11.60|7000|MirClient.dat|http://www.lingame.co' +
'm'
'')
ScrollBars = ssHorizontal
TabOrder = 0
OnChange = MemoGameListChange
end
object EditNoticeUrl: TEdit
Left = 80
Top = 190
Width = 251
Height = 23
TabOrder = 1
Text = 'www.lingame.com'
OnChange = EditNoticeUrlChange
end
object Memo1: TMemo
Left = 10
Top = 240
Width = 501
Height = 141
TabOrder = 2
end
object Button2: TButton
Left = 520
Top = 40
Width = 91
Height = 31
Caption = '????'
Enabled = False
TabOrder = 3
OnClick = Button2Click
end
object EditClientForm: TSpinEdit
Left = 450
Top = 190
Width = 61
Height = 24
MaxValue = 20
MinValue = -1
TabOrder = 4
Value = -1
OnChange = EditClientFormChange
end
end
end
object TabSheet15: TTabSheet
Caption = 'Character info'
ImageIndex = 5
object GroupBox25: TGroupBox
Left = 10
Top = 10
Width = 621
Height = 401
Caption = '??????'
TabOrder = 0
object Label30: TLabel
Left = 20
Top = 30
Width = 85
Height = 15
Caption = 'Search account'
end
object EditSearchLoginAccount: TEdit
Left = 90
Top = 25
Width = 131
Height = 23
TabOrder = 0
end
object ButtonSearchLoginAccount: TButton
Left = 230
Top = 20
Width = 81
Height = 31
Caption = 'Search(&S)'
TabOrder = 1
OnClick = ButtonSearchLoginAccountClick
end
object GroupBox26: TGroupBox
Left = 10
Top = 60
Width = 601
Height = 331
Caption = 'Details'
TabOrder = 2
object Label31: TLabel
Left = 57
Top = 20
Width = 31
Height = 15
Alignment = taRightJustify
Caption = 'Login'
end
object Label32: TLabel
Left = 272
Top = 20
Width = 56
Height = 15
Alignment = taRightJustify
Caption = 'Password'
end
object Label33: TLabel
Left = 24
Top = 50
Width = 64
Height = 15
Alignment = taRightJustify
Caption = 'User Name'
end
object Label34: TLabel
Left = 296
Top = 50
Width = 32
Height = 15
Alignment = taRightJustify
Caption = 'SSNo'
end
object Label35: TLabel
Left = 42
Top = 80
Width = 46
Height = 15
Alignment = taRightJustify
Caption = 'BirthDay'
end
object Label36: TLabel
Left = 57
Top = 170
Width = 31
Height = 15
Alignment = taRightJustify
Caption = 'Quiz1'
end
object Label37: TLabel
Left = 37
Top = 200
Width = 51
Height = 15
Alignment = taRightJustify
Caption = 'Answer 1'
end
object Label38: TLabel
Left = 54
Top = 230
Width = 34
Height = 15
Alignment = taRightJustify
Caption = 'Quiz 2'
end
object Label39: TLabel
Left = 37
Top = 260
Width = 51
Height = 15
Alignment = taRightJustify
Caption = 'Answer 2'
end
object Label40: TLabel
Left = 33
Top = 140
Width = 55
Height = 15
Alignment = taRightJustify
Caption = 'Mobile No'
end
object Label41: TLabel
Left = 284
Top = 80
Width = 44
Height = 15
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -