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

📄 functionconfig.dfm

📁 传奇源代码的delphi版本
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object frmFunctionConfig: TfrmFunctionConfig
  Left = 245
  Top = 219
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #21151#33021#35774#32622
  ClientHeight = 411
  ClientWidth = 510
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  ShowHint = True
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Label14: TLabel
    Left = 36
    Top = 391
    Width = 432
    Height = 12
    Caption = #35843#25972#30340#21442#25968#31435#21363#29983#25928#65292#22312#32447#26102#35831#30830#35748#27492#21442#25968#30340#20316#29992#20877#35843#25972#65292#20081#35843#25972#23558#23548#33268#28216#25103#28151#20081
    Font.Charset = ANSI_CHARSET
    Font.Color = clRed
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object FunctionConfigControl: TPageControl
    Left = 8
    Top = 8
    Width = 495
    Height = 373
    ActivePage = TabSheetGeneral
    MultiLine = True
    TabOrder = 0
    OnChanging = FunctionConfigControlChanging
    object TabSheetGeneral: TTabSheet
      Caption = #22522#26412#21151#33021
      ImageIndex = 3
      object GroupBox7: TGroupBox
        Left = 161
        Top = 7
        Width = 136
        Height = 110
        Caption = #39269#39295#31995#32479
        TabOrder = 0
        object CheckBoxHungerSystem: TCheckBox
          Left = 9
          Top = 17
          Width = 100
          Height = 19
          Hint = 'Activate hunger system'
          Caption = #24320#21551#39269#39295#31995#32479
          TabOrder = 0
          OnClick = CheckBoxHungerSystemClick
        end
        object GroupBoxHunger: TGroupBox
          Left = 9
          Top = 38
          Width = 116
          Height = 62
          Caption = #35774#32622
          TabOrder = 1
          object CheckBoxHungerDecHP: TCheckBox
            Left = 9
            Top = 17
            Width = 96
            Height = 19
            Hint = 'Decrease users HP when hunger reaches 0'
            Caption = #20943#23569'HP'
            TabOrder = 1
            OnClick = CheckBoxHungerDecHPClick
          end
          object CheckBoxHungerDecPower: TCheckBox
            Left = 9
            Top = 35
            Width = 76
            Height = 18
            Hint = 'Decrease DC when hunger increases'
            Caption = #20943#23569'DC'
            TabOrder = 0
            OnClick = CheckBoxHungerDecPowerClick
          end
        end
      end
      object ButtonGeneralSave: TButton
        Left = 399
        Top = 283
        Width = 70
        Height = 27
        Hint = 'Save settings'
        Caption = #20445#23384'(&S)'
        TabOrder = 1
        OnClick = ButtonGeneralSaveClick
      end
      object GroupBox34: TGroupBox
        Left = 8
        Top = 7
        Width = 145
        Height = 178
        Caption = #21517#23383#26174#31034#39068#33394
        TabOrder = 2
        object Label85: TLabel
          Left = 12
          Top = 25
          Width = 54
          Height = 12
          Caption = #25915#20987#29609#23478':'
          WordWrap = True
        end
        object LabelPKFlagNameColor: TLabel
          Left = 121
          Top = 22
          Width = 10
          Height = 18
          AutoSize = False
          Color = clBackground
          ParentColor = False
        end
        object Label87: TLabel
          Left = 12
          Top = 50
          Width = 54
          Height = 12
          Caption = #40644#21517#29366#24577':'
        end
        object LabelPKLevel1NameColor: TLabel
          Left = 121
          Top = 46
          Width = 10
          Height = 19
          AutoSize = False
          Color = clBackground
          ParentColor = False
        end
        object Label89: TLabel
          Left = 12
          Top = 75
          Width = 54
          Height = 12
          Caption = #32418#21517#29366#24577':'
        end
        object LabelPKLevel2NameColor: TLabel
          Left = 121
          Top = 71
          Width = 10
          Height = 19
          AutoSize = False
          Color = clBackground
          ParentColor = False
        end
        object Label91: TLabel
          Left = 12
          Top = 125
          Width = 54
          Height = 12
          Caption = #32852#30431#25112#20105':'
        end
        object LabelAllyAndGuildNameColor: TLabel
          Left = 121
          Top = 96
          Width = 10
          Height = 18
          AutoSize = False
          Color = clBackground
          ParentColor = False
        end
        object Label93: TLabel
          Left = 12
          Top = 100
          Width = 54
          Height = 12
          Caption = #25932#23545#25112#20105':'
        end
        object LabelWarGuildNameColor: TLabel
          Left = 121
          Top = 121
          Width = 10
          Height = 18
          AutoSize = False
          Color = clBackground
          ParentColor = False
        end
        object Label95: TLabel
          Left = 12
          Top = 150
          Width = 54
          Height = 12
          Caption = #25112#20105#21306#22495':'
        end
        object LabelInFreePKAreaNameColor: TLabel
          Left = 121
          Top = 146
          Width = 10
          Height = 18
          AutoSize = False
          Color = clBackground
          ParentColor = False
        end
        object EditPKFlagNameColor: TSpinEdit
          Left = 69
          Top = 20
          Width = 45
          Height = 21
          Hint = 'Namecolour when you hit another player'
          EditorEnabled = False
          MaxValue = 255
          MinValue = 0
          TabOrder = 0
          Value = 47
          OnChange = EditPKFlagNameColorChange
        end
        object EditPKLevel1NameColor: TSpinEdit
          Left = 69
          Top = 45
          Width = 45
          Height = 21
          Hint = 'Namecolour when PK level from 100 to 199'
          EditorEnabled = False
          MaxValue = 255
          MinValue = 0
          TabOrder = 1
          Value = 251
          OnChange = EditPKLevel1NameColorChange
        end
        object EditPKLevel2NameColor: TSpinEdit
          Left = 69
          Top = 70
          Width = 45
          Height = 21
          Hint = 'Namecolour when PK level 200+'
          EditorEnabled = False
          MaxValue = 255
          MinValue = 0
          TabOrder = 2
          Value = 249
          OnChange = EditPKLevel2NameColorChange
        end
        object EditAllyAndGuildNameColor: TSpinEdit
          Left = 69
          Top = 120
          Width = 45
          Height = 21
          Hint = 'Namecolour of an allied guild, Default=180'
          EditorEnabled = False
          MaxValue = 255
          MinValue = 0
          TabOrder = 3
          Value = 180
          OnChange = EditAllyAndGuildNameColorChange
        end
        object EditWarGuildNameColor: TSpinEdit
          Left = 69
          Top = 95
          Width = 45
          Height = 21
          Hint = 'Namecolour of a guild you are warring with, Default=69'
          EditorEnabled = False
          MaxValue = 255
          MinValue = 0
          TabOrder = 4
          Value = 69
          OnChange = EditWarGuildNameColorChange
        end
        object EditInFreePKAreaNameColor: TSpinEdit
          Left = 69
          Top = 145
          Width = 45
          Height = 21
          Hint = 'Namecolour when in an area where PK'#39'ing is allowed, Default=221'
          EditorEnabled = False
          MaxValue = 255
          MinValue = 0
          TabOrder = 5
          Value = 221
          OnChange = EditInFreePKAreaNameColorChange
        end
      end
    end
    object PasswordSheet: TTabSheet
      Caption = #23494#30721#20445#25252
      ImageIndex = 2
      object GroupBox1: TGroupBox
        Left = 9
        Top = 11
        Width = 464
        Height = 186
        TabOrder = 0
        object CheckBoxEnablePasswordLock: TCheckBox
          Left = 9
          Top = -1
          Width = 108
          Height = 18
          Hint = 'Turn on password system'
          Caption = #21551#29992#23494#30721#38145#31995#32479
          Checked = True
          State = cbChecked
          TabOrder = 0
          OnClick = CheckBoxEnablePasswordLockClick
        end
        object GroupBox2: TGroupBox
          Left = 9
          Top = 17
          Width = 256
          Height = 160
          Caption = #38145#23450#25511#21046
          TabOrder = 1
          object CheckBoxLockGetBackItem: TCheckBox
            Left = 9
            Top = 13
            Width = 152
            Height = 19
            Hint = 'Storage must be unlocked before items can be retrieved'
            Caption = #31105#27490#21462#20179#24211#29289#21697
            Checked = True
            State = cbChecked
            TabOrder = 0
            OnClick = CheckBoxLockGetBackItemClick
          end
          object GroupBox4: TGroupBox
            Left = 9
            Top = 35
            Width = 236
            Height = 114
            Caption = #30331#24405#38145#23450
            TabOrder = 1
            object CheckBoxLockWalk: TCheckBox
              Left = 9
              Top = 35
              Width = 113
              Height = 18
              Caption = #31105#27490#36208#36335
              TabOrder = 0
              OnClick = CheckBoxLockWalkClick
            end
            object CheckBoxLockRun: TCheckBox
              Left = 9
              Top = 52
              Width = 113
              Height = 18
              Caption = #31105#27490#36305#27493
              TabOrder = 1
              OnClick = CheckBoxLockRunClick
            end
            object CheckBoxLockHit: TCheckBox
              Left = 9
              Top = 69
              Width = 113
              Height = 19
              Caption = #31105#27490#25915#20987
              TabOrder = 2
              OnClick = CheckBoxLockHitClick
            end
            object CheckBoxLockSpell: TCheckBox
              Left = 9
              Top = 87
              Width = 113
              Height = 18
              Caption = #31105#27490#39764#27861
              TabOrder = 3
              OnClick = CheckBoxLockSpellClick
            end
            object CheckBoxLockSendMsg: TCheckBox
              Left = 110
              Top = 35
              Width = 114
              Height = 18
              Caption = #31105#27490#32842#22825
              TabOrder = 4
              OnClick = CheckBoxLockSendMsgClick
            end
            object CheckBoxLockInObMode: TCheckBox
              Left = 110
              Top = 17
              Width = 111
              Height = 19
              Hint = 'Lock Observer mode so a password is required to become visable'
              Caption = #38145#23450#26102#20026#38544#36523#27169#24335
              TabOrder = 5
              OnClick = CheckBoxLockInObModeClick
            end
            object CheckBoxLockLogin: TCheckBox
              Left = 9
              Top = 17
              Width = 96
              Height = 19
              Caption = #38145#23450#20154#29289#30331#24405
              TabOrder = 6
              OnClick = CheckBoxLockLoginClick
            end
            object CheckBoxLockUseItem: TCheckBox
              Left = 110
              Top = 87
              Width = 114
              Height = 18
              Caption = #31105#27490#20351#29992#21697
              TabOrder = 7
              OnClick = CheckBoxLockUseItemClick
            end
            object CheckBoxLockDropItem: TCheckBox
              Left = 110
              Top = 69
              Width = 114
              Height = 19
              Caption = #31105#27490#25172#29289#21697
              TabOrder = 8
              OnClick = CheckBoxLockDropItemClick
            end
            object CheckBoxLockDealItem: TCheckBox
              Left = 110
              Top = 52
              Width = 100
              Height = 18
              Caption = #31105#27490#20132#26131
              TabOrder = 9
              OnClick = CheckBoxLockDealItemClick
            end
          end
        end
        object GroupBox3: TGroupBox
          Left = 275
          Top = 17
          Width = 154
          Height = 71
          Caption = #23494#30721#36755#20837#38169#35823#25511#21046
          TabOrder = 2
          object Label1: TLabel
            Left = 17
            Top = 24
            Width = 54
            Height = 12
            Caption = #38169#35823#27425#25968':'
          end
          object EditErrorPasswordCount: TSpinEdit
            Left = 82
            Top = 20
            Width = 57
            Height = 21
            Hint = 'Max no of password attempts'
            EditorEnabled = False
            MaxValue = 10

⌨️ 快捷键说明

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