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

📄 gmain.dfm

📁 传奇源代码的delphi版本
💻 DFM
📖 第 1 页 / 共 5 页
字号:
              Top = 180
              Width = 101
              Height = 31
              Caption = 'Default(&D)'
              TabOrder = 1
              OnClick = ButtonLoginGateDefaultClick
            end
            object GroupBox23: TGroupBox
              Left = 180
              Top = 20
              Width = 161
              Height = 61
              Caption = 'Port'
              TabOrder = 2
              object Label28: TLabel
                Left = 10
                Top = 25
                Width = 54
                Height = 15
                Caption = 'Gate Port:'
              end
              object EditLoginGate_GatePort: TEdit
                Left = 70
                Top = 20
                Width = 51
                Height = 23
                TabOrder = 0
                Text = '7000'
              end
            end
            object GroupBox27: TGroupBox
              Left = 10
              Top = 120
              Width = 161
              Height = 51
              Caption = 'Logingate'
              TabOrder = 3
              object CheckBoxboLoginGate_GetStart: TCheckBox
                Left = 10
                Top = 20
                Width = 121
                Height = 21
                Caption = 'Gate Start'
                TabOrder = 0
                OnClick = CheckBoxboLoginGate_GetStartClick
              end
            end
          end
          object ButtonPrv2: TButton
            Left = 400
            Top = 329
            Width = 101
            Height = 41
            Caption = 'Previous(&P)'
            TabOrder = 2
            OnClick = ButtonPrv2Click
          end
        end
        object TabSheet6: TTabSheet
          Caption = 'SelGate'
          ImageIndex = 2
          object GroupBox3: TGroupBox
            Left = 10
            Top = 10
            Width = 611
            Height = 221
            Caption = 'SelGate'
            TabOrder = 0
            object GroupBox8: TGroupBox
              Left = 10
              Top = 20
              Width = 161
              Height = 91
              Caption = '????'
              TabOrder = 0
              object Label11: TLabel
                Left = 10
                Top = 25
                Width = 24
                Height = 15
                Caption = '??X:'
              end
              object Label12: TLabel
                Left = 10
                Top = 55
                Width = 24
                Height = 15
                Caption = '??Y:'
              end
              object EditSelGate_MainFormX: TSpinEdit
                Left = 60
                Top = 20
                Width = 81
                Height = 24
                Hint = '?????????????,??X?'
                MaxValue = 10000
                MinValue = 0
                TabOrder = 0
                Value = 0
                OnChange = EditSelGate_MainFormXChange
              end
              object EditSelGate_MainFormY: TSpinEdit
                Left = 60
                Top = 50
                Width = 81
                Height = 24
                Hint = '?????????????,??Y?'
                MaxValue = 10000
                MinValue = 0
                TabOrder = 1
                Value = 0
                OnChange = EditSelGate_MainFormYChange
              end
            end
            object ButtonSelGateDefault: TButton
              Left = 500
              Top = 180
              Width = 101
              Height = 31
              Caption = 'Default(&D)'
              TabOrder = 1
              OnClick = ButtonSelGateDefaultClick
            end
            object GroupBox24: TGroupBox
              Left = 180
              Top = 20
              Width = 161
              Height = 91
              Caption = 'Ports'
              TabOrder = 2
              object Label29: TLabel
                Left = 10
                Top = 25
                Width = 51
                Height = 15
                Caption = 'GatePort:'
              end
              object Label49: TLabel
                Left = 10
                Top = 55
                Width = 51
                Height = 15
                Caption = 'GatePort:'
              end
              object EditSelGate_GatePort: TEdit
                Left = 70
                Top = 20
                Width = 51
                Height = 23
                TabOrder = 0
                Text = '7100'
              end
              object EditSelGate_GatePort1: TEdit
                Left = 70
                Top = 50
                Width = 51
                Height = 23
                TabOrder = 1
                Text = '7100'
              end
            end
            object GroupBox28: TGroupBox
              Left = 10
              Top = 120
              Width = 161
              Height = 51
              Caption = 'Selgate'
              TabOrder = 3
              object CheckBoxboSelGate_GetStart: TCheckBox
                Left = 10
                Top = 20
                Width = 121
                Height = 21
                Caption = 'SelGate Start'
                TabOrder = 0
                OnClick = CheckBoxboSelGate_GetStartClick
              end
            end
          end
          object ButtonPrv3: TButton
            Left = 400
            Top = 329
            Width = 101
            Height = 41
            Caption = 'Previous(&P)'
            TabOrder = 1
            OnClick = ButtonPrv3Click
          end
          object ButtonNext3: TButton
            Left = 510
            Top = 329
            Width = 101
            Height = 41
            Caption = 'Next(&N)'
            TabOrder = 2
            OnClick = ButtonNext3Click
          end
        end
        object TabSheet12: TTabSheet
          Caption = 'Rungate'
          ImageIndex = 8
          object ButtonPrv4: TButton
            Left = 400
            Top = 329
            Width = 101
            Height = 41
            Caption = 'Previous&P)'
            TabOrder = 0
            OnClick = ButtonPrv4Click
          end
          object ButtonNext4: TButton
            Left = 510
            Top = 329
            Width = 101
            Height = 41
            Caption = 'Next(&N)'
            TabOrder = 1
            OnClick = ButtonNext4Click
          end
          object GroupBox17: TGroupBox
            Left = 10
            Top = 10
            Width = 611
            Height = 221
            Caption = 'RunGate'
            TabOrder = 2
            object GroupBox18: TGroupBox
              Left = 10
              Top = 20
              Width = 161
              Height = 91
              Caption = '????'
              Enabled = False
              TabOrder = 0
              object Label21: TLabel
                Left = 10
                Top = 25
                Width = 24
                Height = 15
                Caption = '??X:'
                Enabled = False
              end
              object Label22: TLabel
                Left = 10
                Top = 55
                Width = 24
                Height = 15
                Caption = '??Y:'
                Enabled = False
              end
              object EditRunGate_MainFormX: TSpinEdit
                Left = 60
                Top = 20
                Width = 81
                Height = 24
                Hint = '?????????????,??X?'
                Enabled = False
                MaxValue = 10000
                MinValue = 0
                TabOrder = 0
                Value = 0
              end
              object EditRunGate_MainFormY: TSpinEdit
                Left = 60
                Top = 50
                Width = 81
                Height = 24
                Hint = '?????????????,??Y?'
                Enabled = False
                MaxValue = 10000
                MinValue = 0
                TabOrder = 1
                Value = 0
              end
            end
            object GroupBox19: TGroupBox
              Left = 10
              Top = 120
              Width = 161
              Height = 71
              Caption = 'RunGate'
              TabOrder = 1
              object Label23: TLabel
                Left = 10
                Top = 25
                Width = 17
                Height = 15
                Caption = '??:'
              end
              object EditRunGate_Connt: TSpinEdit
                Left = 60
                Top = 20
                Width = 81
                Height = 24
                Hint = '??????????,??200?????????,400?????????,400??????????'
                MaxValue = 8
                MinValue = 1
                TabOrder = 0
                Value = 1
                OnChange = EditRunGate_ConntChange
              end
            end
            object GroupBox22: TGroupBox
              Left = 180
              Top = 20
              Width = 261
              Height = 171
              Caption = 'Ports'
              TabOrder = 2
              object LabelRunGate_GatePort1: TLabel
                Left = 10
                Top = 25
                Width = 54
                Height = 15
                Caption = 'Gate Port:'
              end
              object LabelLabelRunGate_GatePort2: TLabel
                Left = 10
                Top = 55
                Width = 54
                Height = 15
                Caption = 'Gate Port:'
              end
              object LabelRunGate_GatePort3: TLabel
                Left = 2
                Top = 85
                Width = 54
                Height = 15
                Caption = 'Gate Port:'
              end
              object LabelRunGate_GatePort4: TLabel
                Left = 10
                Top = 115
                Width = 54
                Height = 15
                Caption = 'Gate Port:'
              end
              object LabelRunGate_GatePort5: TLabel
                Left = 10
                Top = 145
                Width = 54
                Height = 15
                Caption = 'Gate Port:'
              end
              object LabelRunGate_GatePort6: TLabel
                Left = 130
                Top = 25
                Width = 54
                Height = 15
                Caption = 'Gate Port:'
              end
              object LabelRunGate_GatePort7: TLabel
                Left = 130
                Top = 55
                Width = 54
                Height = 15
                Caption = 'Gate Port:'
              end
              object LabelRunGate_GatePort78: TLabel
                Left = 130
                Top = 85
                Width = 54
                Height = 15
                Caption = 'Gate Port:'
              end
              object EditRunGate_GatePort1: TEdit
                Left = 70
                Top = 20
                Width = 51
                Height = 23
                TabOrder = 0
                Text = '7200'
              end
              object EditRunGate_GatePort2: TEdit
                Left = 70
                Top = 50
                Width = 51
                Height = 23
                TabOrder = 1
                Text = '7200'
              end
              object EditRunGate_GatePort3: TEdit
                Left = 70
                Top = 80
                Width = 51
                Height = 23
                TabOrder = 2
                Text = '7200'
              end
              object EditRunGate_GatePort4: TEdit
                Left = 70
                Top = 110
                Width = 51
                Height = 23
                TabOrder = 3
                Text = '7200'
              end
              object EditRunGate_GatePort5: TEdit
                Left = 70
                Top = 140
                Width = 51
                Height = 23
                TabOrder = 4
                Text = '7200'
              end
              object EditRunGate_GatePort6: TEdit
                Left = 190
                Top = 20
                Width = 51
                Height = 23
                TabOrder = 5
                Text = '7200'
              end
              object EditRunGate_GatePort7: TEdit
                Left = 190
                Top = 50
                Width = 51
                Height = 23
                TabOrder = 6
                Text = '7200'
              end
              object EditRunGate_GatePort8: TEdit
                Left = 190
                Top = 80
                Width = 51
                Height = 23
                TabOrder = 7
                Text = '7200'
              end
            end
            object ButtonRunGateDefault: TButton
              Left = 500
              Top = 180
              Width = 101
              Height = 31
              Caption = 'Default(&D)'
              TabOrder = 3
              OnClick = ButtonRunGateDefaultClick
            end
          end
        end
        object TabSheet7: TTabSheet
          Caption = 'LoginServer'
          ImageIndex = 3
          object GroupBox9: TGroupBox
            Left = 10
            Top = 10
            Width = 611

⌨️ 快捷键说明

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