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

📄 unitwz.dfm

📁 武林外传辅助软件 比较简单,功能也比较单一.有兴趣的朋友可以更改后发一份给我
💻 DFM
📖 第 1 页 / 共 2 页
字号:
          ItemHeight = 13
          ParentFont = False
          TabOrder = 6
          Text = #25342#21462
          Items.Strings = (
            #25915#20987
            #25342#21462
            #21152#34880
            #21152#34013
            #21152#27668)
        end
        object ComboBox8: TComboBox
          Left = 204
          Top = 76
          Width = 73
          Height = 21
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clTeal
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ItemHeight = 13
          ParentFont = False
          TabOrder = 7
          Text = #21152#34880
          Items.Strings = (
            #25915#20987
            #25342#21462
            #21152#34880
            #21152#34013
            #21152#27668)
        end
        object ComboBox9: TComboBox
          Left = 204
          Top = 100
          Width = 73
          Height = 21
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clTeal
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ItemHeight = 13
          ParentFont = False
          TabOrder = 8
          Text = #21152#34013
          Items.Strings = (
            #25915#20987
            #25342#21462
            #21152#34880
            #21152#34013
            #21152#27668)
        end
        object ComboBox10: TComboBox
          Left = 204
          Top = 124
          Width = 73
          Height = 21
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clTeal
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ItemHeight = 13
          ParentFont = False
          TabOrder = 9
          Text = #21152#27668
          Items.Strings = (
            #25915#20987
            #25342#21462
            #21152#34880
            #21152#34013
            #21152#27668)
        end
        object CheckBoxTab: TCheckBox
          Left = 8
          Top = 2
          Width = 145
          Height = 25
          Caption = 'Tab'#38190#35774#23450#65306
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -21
          Font.Name = #38582#20070
          Font.Style = [fsBold]
          ParentFont = False
          TabOrder = 10
        end
        object SpinEditTab: TSpinEdit
          Left = 287
          Top = 6
          Width = 66
          Height = 22
          MaxValue = 600000
          MinValue = 1
          TabOrder = 11
          Value = 10
        end
        object SpinEdit1: TSpinEdit
          Left = 287
          Top = 30
          Width = 66
          Height = 22
          MaxValue = 60000
          MinValue = 1
          TabOrder = 12
          Value = 1
        end
        object SpinEdit2: TSpinEdit
          Left = 287
          Top = 54
          Width = 66
          Height = 22
          MaxValue = 60000
          MinValue = 1
          TabOrder = 13
          Value = 1
        end
        object SpinEdit3: TSpinEdit
          Left = 287
          Top = 78
          Width = 66
          Height = 22
          MaxValue = 60000
          MinValue = 1
          TabOrder = 14
          Value = 1200
        end
        object SpinEdit4: TSpinEdit
          Left = 287
          Top = 102
          Width = 66
          Height = 22
          MaxValue = 60000
          MinValue = 1
          TabOrder = 15
          Value = 3600
        end
        object SpinEdit5: TSpinEdit
          Left = 287
          Top = 126
          Width = 66
          Height = 22
          MaxValue = 60000
          MinValue = 1
          TabOrder = 16
          Value = 1740
        end
      end
    end
    object TTabPage
      Left = 4
      Top = 32
      HelpContext = 1
      Caption = #28216#25103#24555#25463#38190#35774#23450'(2)'
      object Panel4: TPanel
        Left = 0
        Top = 2
        Width = 393
        Height = 185
        BevelInner = bvRaised
        BevelOuter = bvLowered
        TabOrder = 0
      end
    end
    object TTabPage
      Left = 4
      Top = 32
      HelpContext = 2
      Caption = #21898#35805#35774#32622
      object Panel3: TPanel
        Left = 8
        Top = 8
        Width = 377
        Height = 177
        BevelInner = bvRaised
        BevelOuter = bvLowered
        TabOrder = 0
        object TimeN007: TLabel
          Left = 229
          Top = 6
          Width = 23
          Height = 21
          Caption = #31186
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlack
          Font.Height = -21
          Font.Name = #38582#20070
          Font.Style = [fsBold]
          ParentFont = False
        end
        object CheckBoxTalk: TCheckBox
          Left = 9
          Top = 9
          Width = 152
          Height = 17
          Caption = #33258#21160#21898#35805#20869#23481
          Font.Charset = GB2312_CHARSET
          Font.Color = clGreen
          Font.Height = -19
          Font.Name = #38582#20070
          Font.Style = [fsBold]
          ParentFont = False
          TabOrder = 0
        end
        object TalkText: TCheckListBox
          Left = 9
          Top = 31
          Width = 217
          Height = 80
          Color = cl3DLight
          ItemHeight = 13
          TabOrder = 1
        end
        object EditAdd: TEdit
          Left = 8
          Top = 120
          Width = 217
          Height = 21
          Color = cl3DLight
          TabOrder = 2
        end
        object ButtonAdd: TButton
          Left = 264
          Top = 32
          Width = 75
          Height = 25
          Caption = #28155#21152
          TabOrder = 3
          OnClick = ButtonAddClick
        end
        object ButtonDel: TButton
          Left = 264
          Top = 69
          Width = 75
          Height = 25
          Caption = #21024#38500
          TabOrder = 4
          OnClick = ButtonDelClick
        end
        object SpinEditTalk: TSpinEdit
          Left = 159
          Top = 6
          Width = 66
          Height = 22
          MaxValue = 60000
          MinValue = 1
          TabOrder = 5
          Value = 7
        end
        object ButtonAll: TButton
          Left = 264
          Top = 104
          Width = 75
          Height = 25
          Caption = #20840#36873
          TabOrder = 6
          OnClick = ButtonAllClick
        end
      end
    end
    object TTabPage
      Left = 4
      Top = 32
      HelpContext = 3
      Caption = #31995#32479#35774#32622
      object TrackBar1: TTrackBar
        Left = 48
        Top = 144
        Width = 265
        Height = 45
        Max = 255
        Frequency = 10
        Position = 255
        TabOrder = 0
        OnChange = TrackBar1Change
      end
    end
  end
  object TempString: TCheckListBox
    Left = 360
    Top = 312
    Width = 121
    Height = 97
    ItemHeight = 13
    Items.Strings = (
      #26377#20154#20102#65292#35831#35753#19968#35753#22909#21527#65311#22826#35874#35874#24744#20102'!!!'
      #25105#22312#25171#24618#21602#65292#24537#30528#21602'!'
      #25105#24102#23567#21495#21834#65292#26377#31354#20877#24102#20320#21834
      #35874#35874#22823#23478#25214#25105#29609
      #21704#21704#25105#25171#21040#23453#36125#20102':)'
      #22920#22920#35828#65306#25104#22825#25171#28216#25103#30340#23567#23401#19981#20054#65292#25105#35201#20570#22920#22920#30340#22909#23401#23376'!!!'
      #23436#32654#36825#28216#25103#24590#20040#36825#20040#26080#32842#21834#65292#25171#21040#29616#22312#25105#20063#27809#25171#21040#20154#27665#24065#21834#65281#65281#65281#65281
      #25105#36824#20197#20026#26377#20154#27665#24065#25481#19979#26469#21602#65281#8230#8230'_'#8230#8230#39
      #26379#21451#65292#22914#26524#20320#35265#21040#26377#20154#27665#24065#25481#19979#26469#19981#35201#24536#20102#21578#35785#25105#19968#22768#12290'*_*'#39
      '%#'#183#65509#65281#183#8212#8230#8230'*'#8212#65281'#'#65281#183'#'#183#65281#65509'#%*'#8212'*'#65288'*GG'#8230#8230'%'#8230#8230)
    TabOrder = 3
    Visible = False
  end
  object PopupMenu1: TPopupMenu
    Left = 456
    object NResume: TMenuItem
      Caption = #36824#21407#25353#38190#19987#23478
      ShortCut = 16474
      OnClick = NResumeClick
    end
    object NSwithc: TMenuItem
      Caption = #24320#22987#25353#38190#19987#23478
      ShortCut = 16466
      OnClick = NSwithcClick
    end
    object NStop: TMenuItem
      Caption = #20572#27490#25353#38190#19987#23478
      ShortCut = 16467
      OnClick = NStopClick
    end
    object NClose: TMenuItem
      Caption = #36864#20986#25353#38190#19987#23478
      Hint = #23558#20851#38381#25353#38190#19987#23478#36825#20010#36719#20214
      ShortCut = 16472
      OnClick = btnCloseClick
    end
  end
  object Timer1: TTimer
    Enabled = False
    OnTimer = Timer1Timer
    Left = 448
    Top = 76
  end
  object TimerTab: TTimer
    Enabled = False
    Interval = 7200
    OnTimer = TimerTabTimer
    Left = 456
    Top = 40
  end
  object Timer3: TTimer
    Enabled = False
    OnTimer = Timer3Timer
    Left = 448
    Top = 132
  end
  object Timer4: TTimer
    Enabled = False
    OnTimer = Timer4Timer
    Left = 448
    Top = 160
  end
  object Timer2: TTimer
    Enabled = False
    OnTimer = Timer2Timer
    Left = 448
    Top = 104
  end
  object Timer5: TTimer
    Enabled = False
    OnTimer = Timer5Timer
    Left = 448
    Top = 188
  end
  object TimerTalk: TTimer
    Enabled = False
    OnTimer = TimerTalkTimer
    Left = 456
    Top = 272
  end
  object OpenDialog1: TOpenDialog
    Filter = #27494#26519#22806#20256#37197#32622#25991#20214' (*.wg)|*.wg'
    Title = #27494#26519#22806#20256#28216#25103#36741#21161#36719#20214
    Left = 8
    Top = 304
  end
  object SaveDialog1: TSaveDialog
    Filter = #27494#26519#22806#20256#37197#32622#25991#20214' (*.wg)|*.wg'
    Left = 8
    Top = 344
  end
end

⌨️ 快捷键说明

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