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

📄 attacksabukwallconfig.dfm

📁 飞尔传奇世界的引擎代码可直接编译M2Engine 请使用Delphi编译
💻 DFM
字号:
object FrmAttackSabukWall: TFrmAttackSabukWall
  Left = 513
  Top = 235
  BorderStyle = bsDialog
  Caption = 'FrmAttackSabukWall'
  ClientHeight = 360
  ClientWidth = 295
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 8
    Top = 308
    Width = 60
    Height = 12
    Caption = #34892#20250#21517#31216#65306
  end
  object Label2: TLabel
    Left = 8
    Top = 332
    Width = 60
    Height = 12
    Caption = #25915#22478#26102#38388#65306
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 281
    Height = 289
    Caption = #34892#20250#21015#34920
    TabOrder = 0
    object ListBoxGuild: TListBox
      Left = 8
      Top = 16
      Width = 265
      Height = 265
      ItemHeight = 12
      TabOrder = 0
      OnClick = ListBoxGuildClick
    end
  end
  object EditGuildName: TEdit
    Left = 64
    Top = 304
    Width = 137
    Height = 20
    TabOrder = 1
    Text = 'EditGuildName'
  end
  object RzDateTimeEditAttackDate: TRzDateTimeEdit
    Left = 64
    Top = 328
    Width = 137
    Height = 20
    CaptionTodayBtn = #20170#22825#26085#26399
    CaptionClearBtn = #28165#38500#26085#26399
    EditType = etDate
    TabOrder = 2
  end
  object ButtonOK: TButton
    Left = 208
    Top = 328
    Width = 75
    Height = 25
    Caption = #30830#23450'(&O)'
    TabOrder = 3
    OnClick = ButtonOKClick
  end
  object CheckBoxAll: TCheckBox
    Left = 216
    Top = 304
    Width = 73
    Height = 17
    Caption = #25152#26377#34892#20250
    TabOrder = 4
    OnClick = CheckBoxAllClick
  end
end

⌨️ 快捷键说明

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