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

📄 unplan.dfm

📁 设备巡检操作系统 本程序是专门为某电厂开发的设备巡检系统
💻 DFM
字号:
object Plan_frm: TPlan_frm
  Left = 234
  Top = 145
  Width = 677
  Height = 300
  Caption = #32534#35745#21010
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object Label16: TLabel
    Left = 79
    Top = 48
    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 Label2: TLabel
    Left = 336
    Top = 46
    Width = 65
    Height = 13
    Caption = #27979#37327#39033#30446#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 80
    Top = 90
    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 Label4: TLabel
    Left = 336
    Top = 90
    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 Label5: TLabel
    Left = 80
    Top = 135
    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 Label6: TLabel
    Left = 336
    Top = 135
    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
  end
  object Label7: TLabel
    Left = 80
    Top = 180
    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
  end
  object Edit16: TEdit
    Left = 191
    Top = 44
    Width = 129
    Height = 21
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
  end
  object Edit3: TEdit
    Left = 192
    Top = 86
    Width = 129
    Height = 21
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
  end
  object Edit4: TEdit
    Left = 408
    Top = 86
    Width = 129
    Height = 21
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
  end
  object Edit5: TEdit
    Left = 192
    Top = 131
    Width = 129
    Height = 21
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
  end
  object Edit6: TEdit
    Left = 408
    Top = 131
    Width = 129
    Height = 21
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 4
  end
  object Edit7: TEdit
    Left = 192
    Top = 176
    Width = 129
    Height = 21
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 5
  end
  object ComboBox1: TComboBox
    Left = 408
    Top = 42
    Width = 129
    Height = 21
    ItemHeight = 13
    TabOrder = 6
    Items.Strings = (
      #25391#21160
      #28201#24230
      #21548#25391)
  end
  object ToolBar3: TToolBar
    Left = 0
    Top = 0
    Width = 669
    Height = 31
    ButtonHeight = 21
    ButtonWidth = 39
    Caption = 'ToolBar1'
    ShowCaptions = True
    TabOrder = 7
    object ToolButton9: TToolButton
      Left = 0
      Top = 2
      Caption = 'add'
      ImageIndex = 0
    end
    object ToolButton10: TToolButton
      Left = 39
      Top = 2
      Caption = 'edit'
      ImageIndex = 1
    end
    object ToolButton11: TToolButton
      Left = 78
      Top = 2
      Caption = 'view'
      ImageIndex = 2
    end
    object ToolButton12: TToolButton
      Left = 117
      Top = 2
      Caption = 'del'
      ImageIndex = 3
    end
    object ToolButton19: TToolButton
      Left = 156
      Top = 2
      Caption = 'cancel'
      ImageIndex = 4
    end
    object ToolButton20: TToolButton
      Left = 195
      Top = 2
      Caption = 'save'
      ImageIndex = 5
    end
    object ToolButton21: TToolButton
      Left = 234
      Top = 2
      Caption = 'exit'
      ImageIndex = 6
    end
  end
end

⌨️ 快捷键说明

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