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

📄 functionconfig.dfm

📁 翎风世界..传奇服务端..DELPHI源代码 包括DBServer,LogDataServer,LoginGate,LoginSrv,M2Server等..内容齐全.
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object frmFunctionConfig: TfrmFunctionConfig
  Left = 228
  Top = 180
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = 'Function Configurations'
  ClientHeight = 473
  ClientWidth = 589
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = '??'
  Font.Style = []
  OldCreateOrder = False
  Position = poOwnerFormCenter
  ShowHint = True
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 15
  object FunctionConfigControl: TPageControl
    Left = 10
    Top = 10
    Width = 571
    Height = 431
    ActivePage = TabSheet1
    MultiLine = True
    TabIndex = 7
    TabOrder = 0
    OnChanging = FunctionConfigControlChanging
    object TabSheetGeneral: TTabSheet
      Caption = #22522#26412#35774#32622
      ImageIndex = 3
      object GroupBox7: TGroupBox
        Left = 370
        Top = 10
        Width = 181
        Height = 231
        Caption = 'Hunger system'
        TabOrder = 0
        object CheckBoxHungerSystem: TCheckBox
          Left = 10
          Top = 20
          Width = 151
          Height = 21
          Hint = '??????,??????????????,?????????,???????'
          Caption = 'Use Hunger System'
          TabOrder = 0
          OnClick = CheckBoxHungerSystemClick
        end
        object GroupBoxHunger: TGroupBox
          Left = 10
          Top = 50
          Width = 161
          Height = 71
          Caption = 'Settings'
          TabOrder = 1
          object CheckBoxHungerDecPower: TCheckBox
            Left = 10
            Top = 40
            Width = 121
            Height = 21
            Hint = '??????,????????,?????????????????'
            Caption = 'Decrease DC'
            TabOrder = 0
            OnClick = CheckBoxHungerDecPowerClick
          end
          object CheckBoxHungerDecHP: TCheckBox
            Left = 10
            Top = 20
            Width = 111
            Height = 21
            Hint = '???????????????0?,???????HP?,??0?,?????'
            Caption = 'Decrease HP'
            TabOrder = 1
            OnClick = CheckBoxHungerDecHPClick
          end
        end
      end
      object ButtonGeneralSave: TButton
        Left = 460
        Top = 326
        Width = 81
        Height = 32
        Caption = '&Save'
        TabOrder = 1
        OnClick = ButtonGeneralSaveClick
      end
      object GroupBox34: TGroupBox
        Left = 10
        Top = 10
        Width = 171
        Height = 201
        Caption = 'Name colors'
        TabOrder = 2
        object Label85: TLabel
          Left = 14
          Top = 20
          Width = 28
          Height = 15
          Caption = 'Pker:'
        end
        object LabelPKFlagNameColor: TLabel
          Left = 140
          Top = 18
          Width = 11
          Height = 21
          AutoSize = False
          Color = clBackground
          ParentColor = False
        end
        object Label87: TLabel
          Left = 14
          Top = 50
          Width = 39
          Height = 15
          Caption = 'Level1:'
        end
        object LabelPKLevel1NameColor: TLabel
          Left = 140
          Top = 48
          Width = 11
          Height = 21
          AutoSize = False
          Color = clBackground
          ParentColor = False
        end
        object Label89: TLabel
          Left = 14
          Top = 80
          Width = 39
          Height = 15
          Caption = 'Level2:'
        end
        object LabelPKLevel2NameColor: TLabel
          Left = 140
          Top = 78
          Width = 11
          Height = 21
          AutoSize = False
          Color = clBackground
          ParentColor = False
        end
        object Label91: TLabel
          Left = 14
          Top = 110
          Width = 50
          Height = 15
          Caption = 'GuildAlly:'
        end
        object LabelAllyAndGuildNameColor: TLabel
          Left = 140
          Top = 108
          Width = 11
          Height = 21
          AutoSize = False
          Color = clBackground
          ParentColor = False
        end
        object Label93: TLabel
          Left = 14
          Top = 140
          Width = 32
          Height = 15
          Caption = 'Guild:'
        end
        object LabelWarGuildNameColor: TLabel
          Left = 140
          Top = 138
          Width = 11
          Height = 21
          AutoSize = False
          Color = clBackground
          ParentColor = False
        end
        object Label95: TLabel
          Left = 14
          Top = 170
          Width = 39
          Height = 15
          Caption = 'FreePk'
        end
        object LabelInFreePKAreaNameColor: TLabel
          Left = 140
          Top = 168
          Width = 11
          Height = 21
          AutoSize = False
          Color = clBackground
          ParentColor = False
        end
        object EditPKFlagNameColor: TSpinEdit
          Left = 80
          Top = 15
          Width = 51
          Height = 24
          Hint = '??????????????,???47'
          EditorEnabled = False
          MaxValue = 255
          MinValue = 0
          TabOrder = 0
          Value = 100
          OnChange = EditPKFlagNameColorChange
        end
        object EditPKLevel1NameColor: TSpinEdit
          Left = 80
          Top = 45
          Width = 51
          Height = 24
          Hint = '???PK???100??????,???251'
          EditorEnabled = False
          MaxValue = 255
          MinValue = 0
          TabOrder = 1
          Value = 100
          OnChange = EditPKLevel1NameColorChange
        end
        object EditPKLevel2NameColor: TSpinEdit
          Left = 80
          Top = 75
          Width = 51
          Height = 24
          Hint = '???PK???200??????,???249'
          EditorEnabled = False
          MaxValue = 255
          MinValue = 0
          TabOrder = 2
          Value = 100
          OnChange = EditPKLevel2NameColorChange
        end
        object EditAllyAndGuildNameColor: TSpinEdit
          Left = 80
          Top = 105
          Width = 51
          Height = 24
          Hint = '?????????,??????????????,???180'
          EditorEnabled = False
          MaxValue = 255
          MinValue = 0
          TabOrder = 3
          Value = 100
          OnChange = EditAllyAndGuildNameColorChange
        end
        object EditWarGuildNameColor: TSpinEdit
          Left = 80
          Top = 135
          Width = 51
          Height = 24
          Hint = '?????????,??????????,???69'
          EditorEnabled = False
          MaxValue = 255
          MinValue = 0
          TabOrder = 4
          Value = 100
          OnChange = EditWarGuildNameColorChange
        end
        object EditInFreePKAreaNameColor: TSpinEdit
          Left = 80
          Top = 165
          Width = 51
          Height = 24
          Hint = '?????????????????,???221'
          EditorEnabled = False
          MaxValue = 255
          MinValue = 0
          TabOrder = 5
          Value = 100
          OnChange = EditInFreePKAreaNameColorChange
        end
      end
    end
    object PasswordSheet: TTabSheet
      Caption = #23494#30721#20445#25252
      ImageIndex = 2
      object GroupBox1: TGroupBox
        Left = 10
        Top = 0
        Width = 541
        Height = 241
        TabOrder = 0
        object CheckBoxEnablePasswordLock: TCheckBox
          Left = 10
          Top = -6
          Width = 183
          Height = 31
          Caption = 'Enable storage passwords'
          TabOrder = 0
          OnClick = CheckBoxEnablePasswordLockClick
        end
        object GroupBox2: TGroupBox
          Left = 10
          Top = 20
          Width = 331
          Height = 211
          TabOrder = 1
          object CheckBoxLockGetBackItem: TCheckBox
            Left = 10
            Top = 20
            Width = 151
            Height = 21
            Caption = 'Lock get back item'
            TabOrder = 0
            OnClick = CheckBoxLockGetBackItemClick
          end
          object GroupBox4: TGroupBox
            Left = 10
            Top = 50
            Width = 311
            Height = 131
            Caption = 'Triggers'
            TabOrder = 1
            object CheckBoxLockWalk: TCheckBox
              Left = 10
              Top = 40
              Width = 131
              Height = 21
              Caption = 'Lock Walking'
              TabOrder = 0
              OnClick = CheckBoxLockWalkClick
            end
            object CheckBoxLockRun: TCheckBox
              Left = 10
              Top = 60
              Width = 131
              Height = 21
              Caption = 'Lock Running'
              TabOrder = 1
              OnClick = CheckBoxLockRunClick
            end
            object CheckBoxLockHit: TCheckBox
              Left = 10
              Top = 80
              Width = 131
              Height = 21
              Caption = 'Lock hitting'
              TabOrder = 2
              OnClick = CheckBoxLockHitClick
            end
            object CheckBoxLockSpell: TCheckBox
              Left = 10
              Top = 100
              Width = 131
              Height = 21
              Caption = 'Lock Magics'
              TabOrder = 3
              OnClick = CheckBoxLockSpellClick
            end
            object CheckBoxLockSendMsg: TCheckBox
              Left = 150
              Top = 40
              Width = 131
              Height = 21
              Caption = 'Lock SendMsg'
              TabOrder = 4
              OnClick = CheckBoxLockSendMsgClick
            end
            object CheckBoxLockInObMode: TCheckBox
              Left = 150
              Top = 20
              Width = 151
              Height = 21
              Hint = '????????,??????????,????????,?????????????'
              Caption = 'Lock(in observer)'
              TabOrder = 5
              OnClick = CheckBoxLockInObModeClick
            end
            object CheckBoxLockLogin: TCheckBox
              Left = 10
              Top = 20
              Width = 131
              Height = 21
              Caption = 'Lock Login'
              TabOrder = 6
              OnClick = CheckBoxLockLoginClick
            end
            object CheckBoxLockUseItem: TCheckBox
              Left = 150
              Top = 100
              Width = 131
              Height = 21
              Caption = 'Lock use items'
              TabOrder = 7
              OnClick = CheckBoxLockUseItemClick
            end
            object CheckBoxLockDropItem: TCheckBox
              Left = 150
              Top = 80
              Width = 131
              Height = 21
              Caption = 'Lock drop items'
              TabOrder = 8
              OnClick = CheckBoxLockDropItemClick
            end
            object CheckBoxLockDealItem: TCheckBox
              Left = 150
              Top = 60
              Width = 151
              Height = 21
              Caption = 'Lock trading'
              TabOrder = 9
              OnClick = CheckBoxLockDealItemClick
            end
          end
        end
        object GroupBox3: TGroupBox
          Left = 350
          Top = 20
          Width = 181
          Height = 81
          Caption = 'Password error count'
          TabOrder = 2
          object Label1: TLabel
            Left = 10
            Top = 23
            Width = 33
            Height = 15
            Caption = 'count:'
          end
          object EditErrorPasswordCount: TSpinEdit
            Left = 85
            Top = 19
            Width = 66
            Height = 24
            Hint = '????????,????????????,?????,??????????????????'
            EditorEnabled = False
            MaxValue = 10
            MinValue = 1
            TabOrder = 0
            Value = 10
            OnChange = EditErrorPasswordCountChange
          end
          object CheckBoxErrorCountKick: TCheckBox
            Left = 10
            Top = 50
            Width = 161
            Height = 21
            Caption = 'Kick on max count?'
            Enabled = False
            TabOrder = 1
            OnClick = CheckBoxErrorCountKickClick
          end
        end
        object ButtonPasswordLockSave: TButton
          Left = 450
          Top = 196
          Width = 81
          Height = 32
          Caption = '&Save'
          TabOrder = 3
          OnClick = ButtonPasswordLockSaveClick
        end
      end
    end
    object TabSheet32: TTabSheet
      Caption = #32467#23130#31995#32479
      ImageIndex = 4
    end
    object TabSheet33: TTabSheet
      Caption = #24072#24466#31995#32479
      ImageIndex = 5
      object GroupBox21: TGroupBox
        Left = 10
        Top = 10
        Width = 201
        Height = 191
        TabOrder = 0
        object GroupBox22: TGroupBox
          Left = 10
          Top = 20
          Width = 181
          Height = 61
          Caption = 'Level to be a master'
          TabOrder = 0
          object Label29: TLabel
            Left = 10
            Top = 23

⌨️ 快捷键说明

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