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

📄 prefconfig.dfm

📁 2009最新 传奇汉化0599代码 传奇汉化
💻 DFM
字号:
object frmPrefConfig: TfrmPrefConfig
  Left = 607
  Top = 394
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #24615#33021#35774#32622
  ClientHeight = 140
  ClientWidth = 173
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 12
  object GroupBoxServer: TGroupBox
    Left = 10
    Top = 10
    Width = 159
    Height = 47
    Caption = #26381#21153#22120#36890#35759
    TabOrder = 0
    object LabelCheckTimeOut: TLabel
      Left = 10
      Top = 17
      Width = 54
      Height = 12
      Caption = #26816#27979#36229#26102':'
    end
    object EditServerCheckTimeOut: TSpinEdit
      Left = 66
      Top = 12
      Width = 61
      Height = 21
      EditorEnabled = False
      Increment = 30
      MaxLength = 600
      MaxValue = 60
      MinValue = 60
      ParentShowHint = False
      ShowHint = True
      TabOrder = 0
      Value = 0
      OnChange = EditServerCheckTimeOutChange
    end
  end
  object GroupBox1: TGroupBox
    Left = 12
    Top = 66
    Width = 157
    Height = 47
    Caption = #23458#25143#31471#36890#35759
    TabOrder = 1
    object LabelSendBlockSize: TLabel
      Left = 10
      Top = 17
      Width = 54
      Height = 12
      Caption = #25968#25454#22823#23567':'
    end
    object EditSendBlockSize: TSpinEdit
      Left = 66
      Top = 12
      Width = 71
      Height = 21
      Hint = '???????????'
      EditorEnabled = False
      Increment = 50
      MaxLength = 600
      MaxValue = 5000
      MinValue = 100
      ParentShowHint = False
      ShowHint = True
      TabOrder = 0
      Value = 100
      OnChange = EditSendBlockSizeChange
    end
  end
  object ButtonOK: TButton
    Left = 94
    Top = 114
    Width = 75
    Height = 23
    Caption = #30830#23450'(&O)'
    TabOrder = 2
    OnClick = ButtonOKClick
  end
end

⌨️ 快捷键说明

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