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

📄 uneumt.dfm

📁 设备巡检操作系统 本程序是专门为某电厂开发的设备巡检系统
💻 DFM
📖 第 1 页 / 共 5 页
字号:
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label4: TLabel
          Left = 40
          Top = 20
          Width = 65
          Height = 13
          Caption = #35774#22791#32534#21495#65306
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label12: TLabel
          Left = 41
          Top = 60
          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
        end
        object Label11: TLabel
          Left = 360
          Top = 60
          Width = 65
          Height = 13
          Caption = #21306#22495#20449#24687#65306
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Edit2: TEdit
          Left = 352
          Top = 16
          Width = 289
          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 Edit4: TEdit
          Left = 112
          Top = 16
          Width = 129
          Height = 21
          BevelOuter = bvNone
          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 = 1
        end
        object ToolBar2: TToolBar
          Left = 2
          Top = 112
          Width = 667
          Height = 39
          Align = alBottom
          ButtonHeight = 36
          ButtonWidth = 55
          Caption = 'ToolBar1'
          Images = ImageList2
          ShowCaptions = True
          TabOrder = 2
          object ToolButton3: TToolButton
            Left = 0
            Top = 2
            Width = 8
            Caption = 'ToolButton3'
            ImageIndex = 7
            Style = tbsSeparator
          end
          object Tbnadd: TToolButton
            Left = 8
            Top = 2
            Hint = #26032#22686
            Caption = #26032#22686
            ImageIndex = 0
            OnClick = TbnaddClick
          end
          object Tbnedt: TToolButton
            Left = 63
            Top = 2
            Hint = #20462#25913
            Caption = #20462#25913
            ImageIndex = 1
            OnClick = TbnedtClick
          end
          object Tbnview: TToolButton
            Left = 118
            Top = 2
            Hint = #26597#30475
            Caption = 'view'
            ImageIndex = 2
            Visible = False
          end
          object Tbndel: TToolButton
            Left = 173
            Top = 2
            Hint = #21024#38500
            Caption = #21024#38500
            ImageIndex = 3
            OnClick = TbndelClick
          end
          object Tbncel: TToolButton
            Left = 228
            Top = 2
            Hint = #21462#28040
            Caption = #21462#28040
            ImageIndex = 4
            OnClick = TbncelClick
          end
          object Tbnsv: TToolButton
            Left = 283
            Top = 2
            Hint = #20445#23384
            Caption = #20445#23384
            ImageIndex = 5
            OnClick = TbnsvClick
          end
          object TbnFirst: TToolButton
            Left = 338
            Top = 2
            Hint = #31532#19968#26465#35760#24405
            Caption = #31532#19968#26465
            ImageIndex = 7
            OnClick = TbnFirstClick
          end
          object TbnPrior: TToolButton
            Left = 393
            Top = 2
            Hint = #19978#19968#26465#35760#24405
            Caption = #19978#19968#26465
            ImageIndex = 8
            OnClick = TbnPriorClick
          end
          object TbnNext: TToolButton
            Left = 448
            Top = 2
            Hint = #19979#19968#26465#35760#24405
            Caption = #19979#19968#26465
            ImageIndex = 9
            OnClick = TbnNextClick
          end
          object TbnLast: TToolButton
            Left = 503
            Top = 2
            Hint = #26368#21518#19968#26465#35760#24405
            Caption = #26368#21518#19968#26465
            ImageIndex = 10
            OnClick = TbnLastClick
          end
          object TbnExit: TToolButton
            Left = 558
            Top = 2
            Hint = #36864#20986
            Caption = #20851#38381
            ImageIndex = 6
            OnClick = TbnExitClick
          end
        end
        object Edit10: TEdit
          Left = 112
          Top = 56
          Width = 209
          Height = 21
          BevelOuter = bvNone
          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
        end
        object Edit11: TEdit
          Left = 432
          Top = 56
          Width = 201
          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
        end
      end
      object DBGrid2: TDBGrid
        Left = 0
        Top = 153
        Width = 671
        Height = 368
        Align = alClient
        DataSource = DS2
        ImeName = #32043#20809#25340#38899#36755#20837#27861
        Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
        ReadOnly = True
        TabOrder = 1
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
        OnCellClick = DBGrid2CellClick
        OnDrawColumnCell = DBGrid2DrawColumnCell
        Columns = <
          item
            Expanded = False
            FieldName = 'PARTNO'
            Title.Caption = #35774#22791#32534#21495
            Width = 100
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'NPARTNO'
            Visible = False
          end
          item
            Expanded = False
            FieldName = 'PARTNAME'
            Title.Caption = #35774#22791#21517#31216
            Width = 128
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'EUPETNNO'
            Visible = False
          end
          item
            Expanded = False
            FieldName = 'IB'
            Title.Caption = #20449#24687#38062
            Width = 120
            Visible = True
          end>
      end
    end
    object TabSheet3: TTabSheet
      Caption = #27979#28857
      ImageIndex = 2
      object Panel3: TPanel
        Left = 0
        Top = 0
        Width = 671
        Height = 265
        Align = alTop
        BevelInner = bvRaised
        BevelOuter = bvLowered
        TabOrder = 0
        object Label16: TLabel
          Left = 336
          Top = 44
          Width = 65
          Height = 13
          Caption = #27979#28857#21517#31216#65306
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label2: TLabel
          Left = 47
          Top = 44
          Width = 65
          Height = 13
          Caption = #27979#28857#32534#21495#65306
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label5: TLabel
          Left = 47
          Top = 86
          Width = 65
          Height = 13
          Caption = #27979#37327#39033#30446#65306

⌨️ 快捷键说明

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