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

📄 functionconfig.dfm

📁 翎风世界..传奇服务端..DELPHI源代码 包括DBServer,LogDataServer,LoginGate,LoginSrv,M2Server等..内容齐全.
💻 DFM
📖 第 1 页 / 共 5 页
字号:
            Width = 28
            Height = 15
            Caption = 'level:'
          end
          object EditMasterOKLevel: TSpinEdit
            Left = 85
            Top = 19
            Width = 66
            Height = 24
            Hint = '??????,??????,????????????'
            MaxValue = 65535
            MinValue = 1
            TabOrder = 0
            Value = 10
            OnChange = EditMasterOKLevelChange
          end
        end
        object GroupBox23: TGroupBox
          Left = 10
          Top = 90
          Width = 181
          Height = 91
          Caption = 'level to get'
          TabOrder = 1
          object Label30: TLabel
            Left = 10
            Top = 23
            Width = 43
            Height = 15
            Caption = 'Credits:'
          end
          object Label31: TLabel
            Left = 10
            Top = 53
            Width = 39
            Height = 15
            Caption = 'Bonus:'
          end
          object EditMasterOKCreditPoint: TSpinEdit
            Left = 85
            Top = 19
            Width = 66
            Height = 24
            Hint = '?????,??????????'
            MaxValue = 100
            MinValue = 0
            TabOrder = 0
            Value = 10
            OnChange = EditMasterOKCreditPointChange
          end
          object EditMasterOKBonusPoint: TSpinEdit
            Left = 85
            Top = 49
            Width = 66
            Height = 24
            Hint = '?????,??????????'
            MaxValue = 1000
            MinValue = 0
            TabOrder = 1
            Value = 10
            OnChange = EditMasterOKBonusPointChange
          end
        end
      end
      object ButtonMasterSave: TButton
        Left = 450
        Top = 196
        Width = 81
        Height = 32
        Caption = '&Save'
        TabOrder = 1
        OnClick = ButtonMasterSaveClick
      end
    end
    object TabSheet38: TTabSheet
      Caption = #36716#29983#31995#32479
      ImageIndex = 9
      object GroupBox29: TGroupBox
        Left = 10
        Top = 10
        Width = 141
        Height = 321
        Caption = 'Name colors(lvl)'
        TabOrder = 0
        object Label56: TLabel
          Left = 14
          Top = 20
          Width = 10
          Height = 15
          Caption = '1:'
        end
        object LabelReNewNameColor1: TLabel
          Left = 110
          Top = 18
          Width = 11
          Height = 21
          AutoSize = False
          Color = clBackground
          ParentColor = False
        end
        object Label58: TLabel
          Left = 14
          Top = 50
          Width = 10
          Height = 15
          Caption = '2:'
        end
        object LabelReNewNameColor2: TLabel
          Left = 110
          Top = 48
          Width = 11
          Height = 21
          AutoSize = False
          Color = clBackground
          ParentColor = False
        end
        object Label60: TLabel
          Left = 14
          Top = 80
          Width = 10
          Height = 15
          Caption = '3:'
        end
        object LabelReNewNameColor3: TLabel
          Left = 110
          Top = 78
          Width = 11
          Height = 21
          AutoSize = False
          Color = clBackground
          ParentColor = False
        end
        object Label62: TLabel
          Left = 14
          Top = 110
          Width = 10
          Height = 15
          Caption = '4:'
        end
        object LabelReNewNameColor4: TLabel
          Left = 110
          Top = 108
          Width = 11
          Height = 21
          AutoSize = False
          Color = clBackground
          ParentColor = False
        end
        object Label64: TLabel
          Left = 14
          Top = 140
          Width = 10
          Height = 15
          Caption = '5:'
        end
        object LabelReNewNameColor5: TLabel
          Left = 110
          Top = 138
          Width = 11
          Height = 21
          AutoSize = False
          Color = clBackground
          ParentColor = False
        end
        object Label66: TLabel
          Left = 14
          Top = 170
          Width = 10
          Height = 15
          Caption = '6:'
        end
        object LabelReNewNameColor6: TLabel
          Left = 110
          Top = 168
          Width = 11
          Height = 21
          AutoSize = False
          Color = clBackground
          ParentColor = False
        end
        object Label68: TLabel
          Left = 14
          Top = 200
          Width = 10
          Height = 15
          Caption = '7:'
        end
        object LabelReNewNameColor7: TLabel
          Left = 110
          Top = 198
          Width = 11
          Height = 21
          AutoSize = False
          Color = clBackground
          ParentColor = False
        end
        object Label70: TLabel
          Left = 14
          Top = 230
          Width = 10
          Height = 15
          Caption = '8:'
        end
        object LabelReNewNameColor8: TLabel
          Left = 110
          Top = 228
          Width = 11
          Height = 21
          AutoSize = False
          Color = clBackground
          ParentColor = False
        end
        object Label72: TLabel
          Left = 14
          Top = 260
          Width = 10
          Height = 15
          Caption = '9:'
        end
        object LabelReNewNameColor9: TLabel
          Left = 110
          Top = 258
          Width = 11
          Height = 21
          AutoSize = False
          Color = clBackground
          ParentColor = False
        end
        object Label74: TLabel
          Left = 14
          Top = 290
          Width = 17
          Height = 15
          Caption = '10:'
        end
        object LabelReNewNameColor10: TLabel
          Left = 110
          Top = 288
          Width = 11
          Height = 21
          AutoSize = False
          Color = clBackground
          ParentColor = False
        end
        object EditReNewNameColor1: TSpinEdit
          Left = 50
          Top = 15
          Width = 51
          Height = 24
          EditorEnabled = False
          MaxValue = 255
          MinValue = 0
          TabOrder = 0
          Value = 100
          OnChange = EditReNewNameColor1Change
        end
        object EditReNewNameColor2: TSpinEdit
          Left = 50
          Top = 45
          Width = 51
          Height = 24
          EditorEnabled = False
          MaxValue = 255
          MinValue = 0
          TabOrder = 1
          Value = 100
          OnChange = EditReNewNameColor2Change
        end
        object EditReNewNameColor3: TSpinEdit
          Left = 50
          Top = 75
          Width = 51
          Height = 24
          EditorEnabled = False
          MaxValue = 255
          MinValue = 0
          TabOrder = 2
          Value = 100
          OnChange = EditReNewNameColor3Change
        end
        object EditReNewNameColor4: TSpinEdit
          Left = 50
          Top = 105
          Width = 51
          Height = 24
          EditorEnabled = False
          MaxValue = 255
          MinValue = 0
          TabOrder = 3
          Value = 100
          OnChange = EditReNewNameColor4Change
        end
        object EditReNewNameColor5: TSpinEdit
          Left = 50
          Top = 135
          Width = 51
          Height = 24
          EditorEnabled = False
          MaxValue = 255
          MinValue = 0
          TabOrder = 4
          Value = 100
          OnChange = EditReNewNameColor5Change
        end
        object EditReNewNameColor6: TSpinEdit
          Left = 50
          Top = 165
          Width = 51
          Height = 24
          EditorEnabled = False
          MaxValue = 255
          MinValue = 0
          TabOrder = 5
          Value = 100
          OnChange = EditReNewNameColor6Change
        end
        object EditReNewNameColor7: TSpinEdit
          Left = 50
          Top = 195
          Width = 51
          Height = 24
          EditorEnabled = False
          MaxValue = 255
          MinValue = 0
          TabOrder = 6
          Value = 100
          OnChange = EditReNewNameColor7Change
        end
        object EditReNewNameColor8: TSpinEdit
          Left = 50
          Top = 225
          Width = 51
          Height = 24
          EditorEnabled = False
          MaxValue = 255
          MinValue = 0
          TabOrder = 7
          Value = 100
          OnChange = EditReNewNameColor8Change
        end
        object EditReNewNameColor9: TSpinEdit
          Left = 50
          Top = 255
          Width = 51
          Height = 24
          EditorEnabled = False
          MaxValue = 255
          MinValue = 0
          TabOrder = 8
          Value = 100
          OnChange = EditReNewNameColor9Change
        end
        object EditReNewNameColor10: TSpinEdit
          Left = 50
          Top = 285
          Width = 51
          Height = 24
          EditorEnabled = False
          MaxValue = 255
          MinValue = 0
          TabOrder = 9
          Value = 100
          OnChange = EditReNewNameColor10Change
        end
      end
      object ButtonReNewLevelSave: TButton
        Left = 450
        Top = 196
        Width = 81
        Height = 32
        Caption = '&Save'
        TabOrder = 1
        OnClick = ButtonReNewLevelSaveClick
      end
      object GroupBox30: TGroupBox
        Left = 160
        Top = 10
        Width = 209
        Height = 81
        Caption = 'On rebirth change name color?'
        TabOrder = 2
        object Label57: TLabel
          Left = 10
          Top = 53
          Width = 31
          Height = 15
          Caption = 'Time:'
        end
        object Label59: TLabel
          Left = 104
          Top = 55
          Width = 9
          Height = 15
          Caption = 'M'
        end
        object EditReNewNameColorTime: TSpinEdit
          Left = 55
          Top = 49
          Width = 46
          Height = 24
          Hint = '??????,??????,????????????'
          EditorEnabled = False
          MaxValue = 10
          MinValue = 1
          TabOrder = 0
          Value = 10
          OnChange = EditReNewNameColorTimeChange
        end
        object CheckBoxReNewChangeColor: TCheckBox
          Left = 10
          Top = 20
          Width = 111
          Height = 21
          Hint = '??????,????????????????'
          Caption = 'Change'
          TabOrder = 1
          OnClick = CheckBoxReNewChangeColorClick
        end
      end
      object GroupBox33: TGroupBox
        Left = 160
        Top = 100
        Width = 209
        Height = 51
        TabOrder = 3
        object CheckBoxReNewLevelClearExp: TCheckBox
          Left = 10
          Top = 20
          Width = 183
          Height = 21
          Hint = '???????????????'
          Caption = 'On Rebirth reset exp?'
          TabOrder = 0
          OnClick = CheckBoxReNewLevelClearExpClick
        end
      end
    end
    object TabSheet39: TTabSheet
      Caption = #23453#23453#21319#32423
      ImageIndex = 10
      object ButtonMonUpgradeSave: TButton
        Left = 450
        Top = 326
        Width = 81
        Height = 32
        Caption = '&Save'
        TabOrder = 0
        OnClick = ButtonMonUpgradeSaveClick
      end
      object GroupBox32: TGroupBox
        Left = 10
        Top = 10
        Width = 141
        Height = 291
        Caption = 'Mon level up name color'
        TabOrder = 1
        object Label65: TLabel
          Left = 14
          Top = 20
          Width = 10
          Height = 15
          Caption = '1:'
        end
        object LabelMonUpgradeColor1: TLabel
          Left = 110
          Top = 18
          Width = 11
          Height = 21
          AutoSize = False
          Color = clBackground
          ParentColor = False
        end
        object Label67: TLabel
          Left = 14
          Top = 50
          Width = 10

⌨️ 快捷键说明

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