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

📄 unfindoutpt.dfm

📁 设备巡检操作系统 本程序是专门为某电厂开发的设备巡检系统
💻 DFM
字号:
object findout_frm: Tfindout_frm
  Left = 12
  Top = 100
  Width = 1003
  Height = 576
  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
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object ListView1: TListView
    Left = 0
    Top = 0
    Width = 995
    Height = 549
    Hint = #21452#20987#23548#20986'Excel'
    Align = alClient
    Columns = <
      item
        Caption = #24207#21495
      end
      item
        Caption = #22995#21517
        Width = 55
      end
      item
        Caption = #27979#28857
        Width = 125
      end
      item
        Caption = #27979#37327#39033#30446
        Width = 60
      end
      item
        Caption = #26426#32452#21517#31216
        Width = 70
      end
      item
        Caption = #35774#22791#21517#31216
        Width = 135
      end
      item
        Caption = #19979#38480#25253#35686#20540
        Width = 73
      end
      item
        Caption = #19978#38480#25253#35686#20540
        Width = 73
      end
      item
        Caption = #20449#24687#38062
        Width = 105
      end
      item
        Caption = #27979#37327#26102#38388
        Width = 116
      end
      item
        Caption = #27979#37327#20540
      end
      item
        Caption = #26159#21542#24322#24120
        Width = 60
      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
end

⌨️ 快捷键说明

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