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

📄 unfindperplan.dfm

📁 设备巡检操作系统 本程序是专门为某电厂开发的设备巡检系统
💻 DFM
字号:
object FindoutPerPlan_frm: TFindoutPerPlan_frm
  Left = -4
  Top = 162
  Width = 1025
  Height = 475
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #26597#35810#32467#26524
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object ListView1: TListView
    Left = 0
    Top = 0
    Width = 1017
    Height = 448
    Hint = #21452#20987#23548#20986'Excel'
    Align = alClient
    Columns = <
      item
        Caption = #24207#21495
        Width = 60
      end
      item
        Caption = #27979#28857#32534#21495
        Width = 160
      end
      item
        Caption = #27979#37327#39033#30446
        Width = 90
      end
      item
        Caption = #26426#32452#21517#31216
        Width = 100
      end
      item
        Caption = #35774#22791#21517#31216
        Width = 160
      end
      item
        Caption = #19979#38480#25253#35686#20540
        Width = 90
      end
      item
        Caption = #19978#38480#25253#35686#20540
        Width = 90
      end
      item
        Caption = #20449#24687#38062
        Width = 150
      end>
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ReadOnly = True
    RowSelect = True
    ParentFont = False
    ParentShowHint = False
    ShowHint = True
    TabOrder = 0
    ViewStyle = vsReport
    OnDblClick = ListView1DblClick
  end
  object ListView2: TListView
    Left = 0
    Top = 0
    Width = 1017
    Height = 448
    Hint = #21452#20987#23548#20986'Excel'
    Align = alClient
    Columns = <
      item
        Caption = #24207#21495
      end
      item
        Caption = #27979#28857#32534#21495
        Width = 80
      end
      item
        Caption = #27979#37327#39033#30446
        Width = 68
      end
      item
        Caption = #27979#37327#26102#38388
        Width = 120
      end
      item
        Caption = #19978#20256#26102#38388
        Width = 80
      end
      item
        Caption = #27979#37327#20540
        Width = 60
      end
      item
        Caption = #26159#21542#24322#24120
        Width = 68
      end
      item
        Caption = #26426#32452#21517#31216
        Width = 75
      end
      item
        Caption = #35774#22791#21517#31216
        Width = 120
      end
      item
        Caption = #19979#38480#25253#35686#20540
        Width = 75
      end
      item
        Caption = #19978#38480#25253#35686#20540
        Width = 75
      end
      item
        Caption = #20449#24687#38062
        Width = 120
      end>
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ReadOnly = True
    RowSelect = True
    ParentFont = False
    ParentShowHint = False
    ShowHint = True
    TabOrder = 1
    ViewStyle = vsReport
    OnDblClick = ListView2DblClick
  end
  object Edit1: TEdit
    Left = 296
    Top = 120
    Width = 121
    Height = 21
    TabOrder = 2
    Text = 'Edit1'
    Visible = False
  end
end

⌨️ 快捷键说明

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