⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gmain.dfm

📁 飘飘的传奇服务端院代码 能编译的 要控件 老大就让我传上去吧
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object frmMain: TfrmMain
  Left = 284
  Top = 127
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #39128#39128#32593#32476#28216#25103#25511#21046#21488
  ClientHeight = 376
  ClientWidth = 536
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  ShowHint = True
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object PageControl1: TPageControl
    Left = 8
    Top = 8
    Width = 520
    Height = 360
    ActivePage = TabSheet13
    HotTrack = True
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #26381#21153#31471#25511#21046
      object GroupBox5: TGroupBox
        Left = 8
        Top = 8
        Width = 497
        Height = 313
        Caption = #26381#21153#22120#25511#21046
        TabOrder = 0
        object EditM2ServerProgram: TEdit
          Left = 472
          Top = 64
          Width = 297
          Height = 20
          ReadOnly = True
          TabOrder = 0
          Visible = False
        end
        object EditDBServerProgram: TEdit
          Left = 472
          Top = 16
          Width = 297
          Height = 20
          ReadOnly = True
          TabOrder = 1
          Visible = False
        end
        object EditLoginSrvProgram: TEdit
          Left = 472
          Top = 40
          Width = 297
          Height = 20
          ReadOnly = True
          TabOrder = 2
          Visible = False
        end
        object EditLogServerProgram: TEdit
          Left = 472
          Top = 88
          Width = 297
          Height = 20
          ReadOnly = True
          TabOrder = 3
          Visible = False
        end
        object EditLoginGateProgram: TEdit
          Left = 472
          Top = 112
          Width = 297
          Height = 20
          ReadOnly = True
          TabOrder = 4
          Visible = False
        end
        object EditSelGateProgram: TEdit
          Left = 472
          Top = 136
          Width = 297
          Height = 20
          ReadOnly = True
          TabOrder = 5
          Visible = False
        end
        object EditRunGateProgram: TEdit
          Left = 472
          Top = 160
          Width = 297
          Height = 20
          ReadOnly = True
          TabOrder = 6
          Visible = False
        end
        object ButtonStartGame: TButton
          Left = 176
          Top = 272
          Width = 145
          Height = 33
          Caption = #21551#21160#28216#25103#25511#21046#22120'(&S)'
          TabOrder = 7
          OnClick = ButtonStartGameClick
        end
        object CheckBoxM2Server: TCheckBox
          Left = 8
          Top = 44
          Width = 161
          Height = 17
          Caption = #28216#25103#20027#31243#24207'(M2Server):'
          TabOrder = 8
          OnClick = CheckBoxM2ServerClick
        end
        object CheckBoxDBServer: TCheckBox
          Left = 8
          Top = 20
          Width = 177
          Height = 17
          Caption = #28216#25103#25968#25454#24211'(DBServer):'
          TabOrder = 9
          OnClick = CheckBoxDBServerClick
        end
        object CheckBoxLoginServer: TCheckBox
          Left = 184
          Top = 20
          Width = 177
          Height = 17
          Caption = #28216#25103#30331#38470#26381#21153#22120'(LoginSrv):'
          TabOrder = 10
          OnClick = CheckBoxLoginServerClick
        end
        object CheckBoxLogServer: TCheckBox
          Left = 184
          Top = 44
          Width = 177
          Height = 17
          Caption = #28216#25103#26085#35760#26381#21153#22120'(LogServer):'
          TabOrder = 11
          OnClick = CheckBoxLogServerClick
        end
        object CheckBoxLoginGate: TCheckBox
          Left = 8
          Top = 68
          Width = 161
          Height = 17
          Caption = #28216#25103#30331#38470#32593#20851'(LoginGate):'
          TabOrder = 12
          OnClick = CheckBoxLoginGateClick
        end
        object CheckBoxSelGate: TCheckBox
          Left = 184
          Top = 68
          Width = 161
          Height = 17
          Caption = #28216#25103#35282#33394#32593#20851'(SelGate):'
          TabOrder = 13
          OnClick = CheckBoxSelGateClick
        end
        object CheckBoxRunGate: TCheckBox
          Left = 8
          Top = 92
          Width = 161
          Height = 17
          Caption = #28216#25103#32593#20851#19968'(Rungate):'
          TabOrder = 14
          OnClick = CheckBoxRunGateClick
        end
        object CheckBoxRunGate1: TCheckBox
          Left = 184
          Top = 92
          Width = 161
          Height = 17
          Caption = #28216#25103#32593#20851#20108'(Rungate):'
          TabOrder = 15
          OnClick = CheckBoxRunGate1Click
        end
        object EditRunGate1Program: TEdit
          Left = 472
          Top = 184
          Width = 297
          Height = 20
          ReadOnly = True
          TabOrder = 16
          Visible = False
        end
        object CheckBoxRunGate2: TCheckBox
          Left = 8
          Top = 116
          Width = 161
          Height = 17
          Caption = #28216#25103#32593#20851#19977'(Rungate):'
          TabOrder = 17
          OnClick = CheckBoxRunGate2Click
        end
        object EditRunGate2Program: TEdit
          Left = 472
          Top = 208
          Width = 297
          Height = 20
          ReadOnly = True
          TabOrder = 18
          Visible = False
        end
        object MemoLog: TMemo
          Left = 8
          Top = 152
          Width = 473
          Height = 105
          Color = clNone
          Font.Charset = ANSI_CHARSET
          Font.Color = clLime
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 19
          OnChange = MemoLogChange
        end
      end
    end
    object TabSheet14: TTabSheet
      Caption = #23458#25143#31471#25511#21046
      ImageIndex = 4
      object GroupBox21: TGroupBox
        Left = 8
        Top = 8
        Width = 497
        Height = 321
        Caption = #23458#25143#31471#37197#32622
        TabOrder = 0
        object Label24: TLabel
          Left = 8
          Top = 16
          Width = 66
          Height = 12
          Caption = #26381#21153#22120#21015#34920':'
        end
        object Label25: TLabel
          Left = 8
          Top = 156
          Width = 54
          Height = 12
          Caption = #20844#21578#22320#22336':'
        end
        object Label26: TLabel
          Left = 8
          Top = 176
          Width = 54
          Height = 12
          Caption = #26085#24535#20449#24687':'
        end
        object LabelConnect: TLabel
          Left = 120
          Top = 176
          Width = 6
          Height = 12
        end
        object Label27: TLabel
          Left = 288
          Top = 156
          Width = 66
          Height = 12
          Caption = #30331#24405#22120#22806#24418':'
        end
        object MemoGameList: TMemo
          Left = 8
          Top = 32
          Width = 401
          Height = 113
          Lines.Strings = (
            #39128#39128#32593#32476'|'#39128#39128#32593#32476'|127.0.0.1|7000|http://www.51ggame.com'
            '')
          ScrollBars = ssHorizontal
          TabOrder = 0
          OnChange = MemoGameListChange
        end
        object EditNoticeUrl: TEdit
          Left = 64
          Top = 152
          Width = 201
          Height = 20
          TabOrder = 1
          Text = 'http://www.51ggame.com'
          OnChange = EditNoticeUrlChange
        end
        object Memo1: TMemo
          Left = 8
          Top = 192
          Width = 401
          Height = 113
          TabOrder = 2
        end
        object Button2: TButton
          Left = 416
          Top = 32
          Width = 73
          Height = 25
          Caption = #20445#23384#21015#34920
          Enabled = False
          TabOrder = 3
          OnClick = Button2Click
        end
        object EditClientForm: TSpinEdit
          Left = 360
          Top = 152
          Width = 49
          Height = 21
          MaxValue = 20
          MinValue = -1
          TabOrder = 4
          Value = -1
          OnChange = EditClientFormChange
        end
      end
    end
    object TabSheet15: TTabSheet
      Caption = #24080#21495#31649#29702
      ImageIndex = 5
      object GroupBox25: TGroupBox
        Left = 8
        Top = 8
        Width = 497
        Height = 321
        Caption = #30331#24405#24080#21495#23494#30721
        TabOrder = 0
        object Label30: TLabel
          Left = 16
          Top = 24
          Width = 54
          Height = 12
          Caption = #30331#24405#24080#21495':'
        end
        object EditSearchLoginAccount: TEdit
          Left = 72
          Top = 20
          Width = 105
          Height = 20
          TabOrder = 0
        end
        object ButtonSearchLoginAccount: TButton
          Left = 184
          Top = 16
          Width = 65
          Height = 25
          Caption = #25628#32034'(&S)'
          TabOrder = 1
          OnClick = ButtonSearchLoginAccountClick
        end
        object GroupBox26: TGroupBox
          Left = 8
          Top = 48
          Width = 481
          Height = 265
          Caption = #24080#21495#20449#24687
          TabOrder = 2
          object Label31: TLabel
            Left = 40
            Top = 16
            Width = 30
            Height = 12
            Alignment = taRightJustify
            Caption = #24080#21495':'
          end
          object Label32: TLabel
            Left = 232
            Top = 16
            Width = 30
            Height = 12
            Alignment = taRightJustify
            Caption = #23494#30721':'
          end
          object Label33: TLabel
            Left = 16
            Top = 40
            Width = 54
            Height = 12
            Alignment = taRightJustify
            Caption = #29992#25143#21517#31216':'
          end
          object Label34: TLabel
            Left = 208
            Top = 40
            Width = 54
            Height = 12
            Alignment = taRightJustify
            Caption = #36523#20221#35777#21495':'
          end
          object Label35: TLabel
            Left = 40
            Top = 64
            Width = 30
            Height = 12
            Alignment = taRightJustify
            Caption = #29983#26085':'
          end
          object Label36: TLabel
            Left = 28
            Top = 136
            Width = 42
            Height = 12
            Alignment = taRightJustify
            Caption = #38382#39064#19968':'
          end
          object Label37: TLabel
            Left = 28
            Top = 160
            Width = 42
            Height = 12
            Alignment = taRightJustify
            Caption = #31572#26696#19968':'
          end
          object Label38: TLabel
            Left = 28
            Top = 184
            Width = 42
            Height = 12

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -