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

📄 castleattackedit.dfm

📁 继续更新AFT源代码 现在解决了无法登陆游戏的问题 用0504的dbserver就可以登陆了 去掉了绿字广告 降低内存占用HOO 去掉了大量的验证问题
💻 DFM
字号:
object FormCastleAttackEdit: TFormCastleAttackEdit
  Left = 242
  Top = 154
  Width = 315
  Height = 450
  Caption = #25915#22478#30003#35831
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 16
    Top = 288
    Width = 265
    Height = 83
    Caption = #25915#22478#30003#35831
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 24
      Width = 73
      Height = 13
      AutoSize = False
      Caption = #34892#20250#21517#31216#65306
    end
    object Label2: TLabel
      Left = 16
      Top = 48
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #25915#22478#26085#26399#65306
    end
    object EditName: TEdit
      Left = 90
      Top = 19
      Width = 143
      Height = 21
      TabOrder = 0
    end
    object DateTimePicker1: TDateTimePicker
      Left = 90
      Top = 47
      Width = 143
      Height = 21
      Date = 39236.476797592600000000
      Time = 39236.476797592600000000
      TabOrder = 1
    end
  end
  object Button1: TButton
    Left = 206
    Top = 386
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 1
    OnClick = Button1Click
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 8
    Width = 281
    Height = 265
    Caption = #34892#20250#21015#34920
    TabOrder = 2
    object ListBox1: TListBox
      Left = 8
      Top = 16
      Width = 265
      Height = 241
      ItemHeight = 13
      TabOrder = 0
      OnClick = ListBox1Click
    end
  end
  object CheckBox1: TCheckBox
    Left = 24
    Top = 384
    Width = 105
    Height = 17
    Caption = #30003#35831#25152#26377#34892#20250
    TabOrder = 3
  end
end

⌨️ 快捷键说明

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