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

📄 process.dfm

📁 冰河反弹版之独孤夕客专版 今天我决定把这个版本的冰河反弹版程序源码公布
💻 DFM
字号:
object ProcessForm: TProcessForm
  Left = 387
  Top = 129
  Width = 537
  Height = 398
  BorderIcons = [biSystemMenu]
  Caption = #36827#31243#31649#29702
  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 ListView1: TListView
    Left = 0
    Top = 0
    Width = 529
    Height = 364
    Align = alClient
    Columns = <
      item
        Caption = #36827#31243#21517
        Width = 150
      end
      item
        Caption = #36827#31243'ID'
        Width = 80
      end
      item
        Caption = #32447#31243#25968
        Width = 80
      end
      item
        Caption = #20248#20808#32423
        Width = 80
      end
      item
        Caption = #29238#36827#31243'ID'
        Width = 80
      end>
    RowSelect = True
    PopupMenu = PopupMenu1
    TabOrder = 0
    ViewStyle = vsReport
  end
  object PopupMenu1: TPopupMenu
    Left = 256
    Top = 184
    object N1: TMenuItem
      Caption = #32467#26463#36827#31243
      OnClick = N1Click
    end
    object N2: TMenuItem
      Caption = #21047#26032
      OnClick = N2Click
    end
  end
end

⌨️ 快捷键说明

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