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

📄 uneumt.dfm

📁 设备巡检操作系统 本程序是专门为某电厂开发的设备巡检系统
💻 DFM
📖 第 1 页 / 共 5 页
字号:
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label6: TLabel
          Left = 336
          Top = 86
          Width = 78
          Height = 13
          Caption = #19979#38480#25253#35686#20540#65306
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label7: TLabel
          Left = 336
          Top = 133
          Width = 78
          Height = 13
          Caption = #19978#38480#25253#35686#20540#65306
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label8: TLabel
          Left = 47
          Top = 133
          Width = 52
          Height = 13
          Caption = #20449#24687#38062#65306
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          Visible = False
        end
        object Label9: TLabel
          Left = 47
          Top = 175
          Width = 65
          Height = 13
          Caption = #28857#26816#26085#26399#65306
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          Visible = False
        end
        object Label10: TLabel
          Left = 336
          Top = 175
          Width = 65
          Height = 13
          Caption = #28857#26816#36335#32447#65306
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          Visible = False
        end
        object Edit16: TEdit
          Left = 416
          Top = 40
          Width = 200
          Height = 21
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ImeName = #32043#20809#25340#38899#36755#20837#27861
          ParentFont = False
          TabOrder = 0
        end
        object ToolBar3: TToolBar
          Left = 2
          Top = 224
          Width = 667
          Height = 39
          Align = alBottom
          ButtonHeight = 36
          ButtonWidth = 55
          Caption = 'ToolBar1'
          Images = ImageList2
          ShowCaptions = True
          TabOrder = 1
          object ToolButton2: TToolButton
            Left = 0
            Top = 2
            Width = 8
            Caption = 'ToolButton2'
            ImageIndex = 7
            Style = tbsSeparator
          end
          object TbnCpadd: TToolButton
            Left = 8
            Top = 2
            Hint = #26032#22686
            Caption = #26032#22686
            ImageIndex = 0
            OnClick = TbnCpaddClick
          end
          object TbnCpedt: TToolButton
            Left = 63
            Top = 2
            Hint = #20462#25913
            Caption = #20462#25913
            ImageIndex = 1
            OnClick = TbnCpedtClick
          end
          object TbnCpview: TToolButton
            Left = 118
            Top = 2
            Hint = #26597#30475
            Caption = 'view'
            ImageIndex = 2
            Visible = False
          end
          object TbnCpdel: TToolButton
            Left = 173
            Top = 2
            Hint = #21024#38500
            Caption = #21024#38500
            ImageIndex = 3
            OnClick = TbnCpdelClick
          end
          object TbnCpcancel: TToolButton
            Left = 228
            Top = 2
            Hint = #21462#28040#25805#20316
            Caption = #21462#28040
            ImageIndex = 4
            OnClick = TbnCpcancelClick
          end
          object TbnCpsave: TToolButton
            Left = 283
            Top = 2
            Hint = #20445#23384
            Caption = #20445#23384
            ImageIndex = 5
            OnClick = TbnCpsaveClick
          end
          object TbnCpFirst: TToolButton
            Left = 338
            Top = 2
            Hint = #31532#19968#26465#35760#24405
            Caption = #31532#19968#26465
            ImageIndex = 7
            OnClick = TbnCpFirstClick
          end
          object TbnCpPrior: TToolButton
            Left = 393
            Top = 2
            Hint = #19978#19968#26465#35760#24405
            Caption = #19978#19968#26465
            ImageIndex = 8
            OnClick = TbnCpPriorClick
          end
          object TbnCpNext: TToolButton
            Left = 448
            Top = 2
            Hint = #19979#19968#26465#35760#24405
            Caption = #19979#19968#26465
            ImageIndex = 9
            OnClick = TbnCpNextClick
          end
          object TbnCpLast: TToolButton
            Left = 503
            Top = 2
            Hint = #26368#21518#19968#26465#35760#24405
            Caption = #26368#21518#19968#26465
            ImageIndex = 10
            OnClick = TbnCpLastClick
          end
          object TbnCpExit: TToolButton
            Left = 558
            Top = 2
            Hint = #36864#20986
            Caption = #20851#38381
            ImageIndex = 6
            OnClick = TbnExitClick
          end
        end
        object Edit1: TEdit
          Left = 120
          Top = 40
          Width = 200
          Height = 21
          Hint = #27979#28857#32534#21495#20026#31354#33258#21160#29983#25104#13#10#27979#28857#32534#21495'>40000'#25110'<105536'
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ImeName = #32043#20809#25340#38899#36755#20837#27861
          MaxLength = 6
          ParentFont = False
          TabOrder = 2
          OnKeyPress = Edit1KeyPress
        end
        object Edit5: TEdit
          Left = 416
          Top = 82
          Width = 200
          Height = 21
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ImeName = #32043#20809#25340#38899#36755#20837#27861
          ParentFont = False
          TabOrder = 3
          OnKeyPress = Edit1KeyPress
        end
        object Edit6: TEdit
          Left = 416
          Top = 129
          Width = 200
          Height = 21
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ImeName = #32043#20809#25340#38899#36755#20837#27861
          ParentFont = False
          TabOrder = 4
          OnKeyPress = Edit1KeyPress
        end
        object Edit7: TEdit
          Left = 120
          Top = 129
          Width = 200
          Height = 21
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ImeName = #32043#20809#25340#38899#36755#20837#27861
          ParentFont = False
          TabOrder = 5
          Visible = False
        end
        object Edit8: TEdit
          Left = 120
          Top = 171
          Width = 200
          Height = 21
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ImeName = #32043#20809#25340#38899#36755#20837#27861
          ParentFont = False
          TabOrder = 6
          Visible = False
        end
        object Edit9: TEdit
          Left = 416
          Top = 171
          Width = 200
          Height = 21
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ImeName = #32043#20809#25340#38899#36755#20837#27861
          ParentFont = False
          TabOrder = 7
          Visible = False
        end
        object ComboBox1: TComboBox
          Left = 120
          Top = 82
          Width = 200
          Height = 21
          Style = csDropDownList
          ImeName = #32043#20809#25340#38899#36755#20837#27861
          ItemHeight = 13
          TabOrder = 8
          OnClick = ComboBox1Click
          Items.Strings = (
            #27700#24179#25391#21160
            #22402#30452#25391#21160
            #36724#21521#25391#21160
            #28201#24230
            #21548#35786
            #25220#34920

⌨️ 快捷键说明

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