generalconfig.dfm

来自「2009最新 传奇汉化0599代码 传奇汉化」· DFM 代码 · 共 630 行 · 第 1/2 页

DFM
630
字号
          Height = 15
          Caption = 'IDS Port:'
        end
        object Label3: TLabel
          Left = 10
          Top = 25
          Width = 37
          Height = 15
          Caption = 'IDS IP:'
        end
        object EditIDSPort: TEdit
          Left = 100
          Top = 50
          Width = 51
          Height = 23
          Hint = 'Your Login Servers port'
          TabOrder = 0
          Text = '5600'
          OnChange = EditValueChange
        end
        object EditIDSAddr: TEdit
          Left = 100
          Top = 20
          Width = 121
          Height = 23
          Hint = 'Your Login Servers IP address'
          TabOrder = 1
          Text = '192.168.0.1'
          OnChange = EditValueChange
        end
      end
      object GroupBox3: TGroupBox
        Left = 250
        Top = 96
        Width = 231
        Height = 85
        Caption = 'Game Log Server'
        TabOrder = 4
        object Label6: TLabel
          Left = 10
          Top = 55
          Width = 86
          Height = 15
          Caption = 'Log server Port:'
        end
        object Label7: TLabel
          Left = 10
          Top = 25
          Width = 75
          Height = 15
          Caption = 'Log server IP:'
        end
        object EditLogServerPort: TEdit
          Left = 100
          Top = 50
          Width = 51
          Height = 23
          Hint = 'Your Game Log Servers port'
          TabOrder = 0
          Text = '10000'
          OnChange = EditValueChange
        end
        object EditLogServerAddr: TEdit
          Left = 100
          Top = 20
          Width = 121
          Height = 23
          Hint = 'Your Game Log Servers IP address'
          TabOrder = 1
          Text = '192.168.0.1'
          OnChange = EditValueChange
        end
      end
      object GroupBox4: TGroupBox
        Left = 10
        Top = 186
        Width = 231
        Height = 85
        Caption = 'Message Server'
        TabOrder = 5
        object Label8: TLabel
          Left = 10
          Top = 55
          Width = 68
          Height = 15
          Caption = 'MsgSrv Port:'
        end
        object Label9: TLabel
          Left = 10
          Top = 25
          Width = 57
          Height = 15
          Caption = 'MsgSrv IP:'
        end
        object EditMsgSrvPort: TEdit
          Left = 100
          Top = 50
          Width = 51
          Height = 23
          Hint = 'Your Message Servers port'
          TabOrder = 0
          Text = '4900'
          OnChange = EditValueChange
        end
        object EditMsgSrvAddr: TEdit
          Left = 100
          Top = 20
          Width = 121
          Height = 23
          Hint = 'Your Message Servers IP address'
          TabOrder = 1
          Text = '192.168.0.1'
          OnChange = EditValueChange
        end
      end
    end
    object ShareSheet: TTabSheet
      Caption = 'Shared directories'
      ImageIndex = 1
      object Label17: TLabel
        Left = 10
        Top = 15
        Width = 51
        Height = 15
        Caption = 'Guild Dir:'
      end
      object Label18: TLabel
        Left = 10
        Top = 45
        Width = 55
        Height = 15
        Caption = 'Guild File:'
      end
      object Label24: TLabel
        Left = 10
        Top = 225
        Width = 47
        Height = 15
        BiDiMode = bdRightToLeft
        Caption = 'Plug Dir:'
        ParentBiDiMode = False
      end
      object Label23: TLabel
        Left = 10
        Top = 195
        Width = 57
        Height = 15
        Caption = 'Notice Dir:'
      end
      object Label22: TLabel
        Left = 10
        Top = 165
        Width = 45
        Height = 15
        Caption = 'Map Dir:'
      end
      object Label21: TLabel
        Left = 10
        Top = 135
        Width = 49
        Height = 15
        Caption = 'Envir Dir:'
      end
      object Label20: TLabel
        Left = 10
        Top = 105
        Width = 58
        Height = 15
        Caption = 'Castle Dir:'
      end
      object Label19: TLabel
        Left = 10
        Top = 75
        Width = 66
        Height = 15
        Caption = 'ConLog Dir:'
      end
      object Label25: TLabel
        Left = 10
        Top = 255
        Width = 64
        Height = 15
        BiDiMode = bdRightToLeft
        Caption = 'Venture Dir:'
        ParentBiDiMode = False
      end
      object EditGuildDir: TEdit
        Left = 80
        Top = 10
        Width = 301
        Height = 23
        Hint = 'Location of guild store directory'
        TabOrder = 0
        Text = 'C:\Mirserver\Mir200\GuildBase\Guilds\'
        OnChange = EditValueChange
      end
      object EditGuildFile: TEdit
        Left = 80
        Top = 40
        Width = 301
        Height = 23
        Hint = 'File that holds a list of all created guilds names'
        TabOrder = 1
        Text = 'C:\Mirserver\Mir200\GuildBase\Guildlist.txt'
        OnChange = EditValueChange
      end
      object EditConLogDir: TEdit
        Left = 80
        Top = 70
        Width = 301
        Height = 23
        Hint = 'Location of saved connection logs'
        TabOrder = 2
        Text = 'C:\Mirserver\Mir200\ConLog\'
        OnChange = EditValueChange
      end
      object EditCastleDir: TEdit
        Left = 80
        Top = 100
        Width = 301
        Height = 23
        Hint = 'Location of castle information'
        TabOrder = 3
        Text = 'C:\Mirserver\Mir200\Castle\'
        OnChange = EditValueChange
      end
      object EditEnvirDir: TEdit
        Left = 80
        Top = 130
        Width = 301
        Height = 23
        Hint = 'Location of Enviromental variabels folder'
        TabOrder = 4
        Text = 'C:\Mirserver\Mir200\Envir\'
        OnChange = EditValueChange
      end
      object EditMapDir: TEdit
        Left = 80
        Top = 160
        Width = 301
        Height = 23
        Hint = 'Location of maps'
        TabOrder = 5
        Text = 'C:\Mirserver\Mir200\Map\'
        OnChange = EditValueChange
      end
      object EditNoticeDir: TEdit
        Left = 80
        Top = 190
        Width = 301
        Height = 23
        Hint = 'Location of notice files'
        TabOrder = 6
        Text = 'C:\Mirserver\Mir200\Notice\'
        OnChange = EditValueChange
      end
      object EditPlugDir: TEdit
        Left = 80
        Top = 220
        Width = 301
        Height = 23
        Hint = 'Locatipon of plug-ins'
        TabOrder = 7
        Text = '.\'
        OnChange = EditValueChange
      end
      object EditVentureDir: TEdit
        Left = 80
        Top = 250
        Width = 301
        Height = 23
        Hint = 'Location of Venture directory'
        TabOrder = 8
        Text = 'C:\Mirserver\Mir200\ShareV\'
        OnChange = EditValueChange
      end
      object ButtonShareDirSave: TButton
        Left = 400
        Top = 236
        Width = 81
        Height = 32
        Hint = 'Save settings'
        Caption = '&Save'
        TabOrder = 9
        OnClick = ButtonShareDirSaveClick
      end
    end
    object TabSheet1: TTabSheet
      Caption = 'Hints'
      ImageIndex = 3
      object GroupBox8: TGroupBox
        Left = 10
        Top = 10
        Width = 175
        Height = 63
        Caption = 'Hint colour'
        TabOrder = 0
        object ColorBoxHint: TColorBox
          Left = 18
          Top = 28
          Width = 141
          Height = 22
          Hint = 
            'Colour that will be used for the mouseover hints like the one yo' +
            'u are reading now'
          DefaultColorColor = clAqua
          ItemHeight = 16
          TabOrder = 0
          OnChange = ColorBoxHintChange
        end
      end
    end
  end
end

⌨️ 快捷键说明

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