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

📄 oiledit.dfm

📁 民航飞机生产管理系统,实现了飞机定检坚控,小时卡起落卡等的坚控,并能生成工作任务包
💻 DFM
📖 第 1 页 / 共 2 页
字号:
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Lni: TLabel
      Left = 208
      Top = 248
      Width = 7
      Height = 14
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Lsi: TLabel
      Left = 208
      Top = 224
      Width = 7
      Height = 14
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Lcu: TLabel
      Left = 208
      Top = 128
      Width = 7
      Height = 14
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Lti: TLabel
      Left = 208
      Top = 152
      Width = 7
      Height = 14
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Lmg: TLabel
      Left = 528
      Top = 104
      Width = 7
      Height = 14
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Lnian: TLabel
      Left = 528
      Top = 128
      Width = 7
      Height = 14
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Lsuan: TLabel
      Left = 528
      Top = 152
      Width = 7
      Height = 14
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Lshan: TLabel
      Left = 528
      Top = 248
      Width = 7
      Height = 14
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Lwu: TLabel
      Left = 528
      Top = 224
      Width = 7
      Height = 14
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Lshui: TLabel
      Left = 528
      Top = 200
      Width = 7
      Height = 14
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Lbizhong: TLabel
      Left = 528
      Top = 176
      Width = 7
      Height = 14
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Lag: TLabel
      Left = 208
      Top = 176
      Width = 7
      Height = 14
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object jihao: TDBComboBox
      Left = 184
      Top = 8
      Width = 73
      Height = 22
      DataField = '机号'
      DataSource = DataModule1.oilds
      ItemHeight = 14
      TabOrder = 1
    end
    object jixing: TDBComboBox
      Left = 328
      Top = 8
      Width = 65
      Height = 22
      DataField = '机型'
      DataSource = DataModule1.oilds
      ItemHeight = 14
      Items.Strings = (
        'MD82'
        'MD90')
      TabOrder = 2
    end
    object jishenshijian: TDBEdit
      Left = 480
      Top = 8
      Width = 89
      Height = 22
      DataField = '机身时间'
      DataSource = DataModule1.oilds
      TabOrder = 3
    end
    object riqi: TDBEdit
      Left = 88
      Top = 56
      Width = 97
      Height = 22
      DataField = '日期'
      DataSource = DataModule1.oilds
      TabOrder = 7
    end
    object leixing: TDBComboBox
      Left = 56
      Top = 8
      Width = 73
      Height = 22
      DataField = '类型'
      DataSource = DataModule1.oilds
      ItemHeight = 14
      Items.Strings = (
        '滑油'
        '液压油')
      TabOrder = 0
    end
    object DateTimePicker1: TDateTimePicker
      Left = 184
      Top = 56
      Width = 17
      Height = 22
      CalAlignment = dtaLeft
      Date = 36748.5730890046
      Time = 36748.5730890046
      DateFormat = dfShort
      DateMode = dmComboBox
      Kind = dtkDate
      MinDate = 36526
      ParseInput = False
      TabOrder = 23
      OnChange = DateTimePicker1Change
    end
    object fe: TDBEdit
      Left = 88
      Top = 104
      Width = 105
      Height = 22
      DataField = 'Fe'
      DataSource = DataModule1.oilds
      TabOrder = 8
      OnChange = feChange
    end
    object hour: TDBEdit
      Left = 480
      Top = 32
      Width = 89
      Height = 22
      DataField = '左发时间'
      DataSource = DataModule1.oilds
      TabOrder = 6
    end
    object ag: TDBEdit
      Left = 88
      Top = 176
      Width = 105
      Height = 22
      DataField = 'Ag'
      DataSource = DataModule1.oilds
      TabOrder = 11
    end
    object sn: TDBEdit
      Left = 264
      Top = 32
      Width = 81
      Height = 22
      DataField = '左发'
      DataSource = DataModule1.oilds
      TabOrder = 5
    end
    object DBComboBox1: TDBComboBox
      Left = 88
      Top = 32
      Width = 41
      Height = 22
      DataField = '位置'
      DataSource = DataModule1.oilds
      ItemHeight = 14
      Items.Strings = (
        '左'
        '右')
      TabOrder = 4
    end
    object al: TDBEdit
      Left = 88
      Top = 272
      Width = 105
      Height = 22
      DataField = 'Al'
      DataSource = DataModule1.oilds
      TabOrder = 15
    end
    object cr: TDBEdit
      Left = 88
      Top = 200
      Width = 105
      Height = 22
      DataField = 'Cr'
      DataSource = DataModule1.oilds
      TabOrder = 12
    end
    object ni: TDBEdit
      Left = 88
      Top = 248
      Width = 105
      Height = 22
      DataField = 'Ni'
      DataSource = DataModule1.oilds
      TabOrder = 14
    end
    object si: TDBEdit
      Left = 88
      Top = 224
      Width = 105
      Height = 22
      DataField = 'Si'
      DataSource = DataModule1.oilds
      TabOrder = 13
    end
    object cu: TDBEdit
      Left = 88
      Top = 128
      Width = 105
      Height = 22
      DataField = 'Cu'
      DataSource = DataModule1.oilds
      TabOrder = 9
    end
    object shuifen: TDBEdit
      Left = 408
      Top = 200
      Width = 105
      Height = 22
      DataField = '水分'
      DataSource = DataModule1.oilds
      TabOrder = 20
    end
    object wurandu: TDBEdit
      Left = 408
      Top = 224
      Width = 105
      Height = 22
      DataField = '污染度'
      DataSource = DataModule1.oilds
      TabOrder = 21
    end
    object shandian: TDBEdit
      Left = 408
      Top = 248
      Width = 105
      Height = 22
      DataField = '闪点'
      DataSource = DataModule1.oilds
      TabOrder = 22
    end
    object suanzhi: TDBEdit
      Left = 408
      Top = 152
      Width = 105
      Height = 22
      DataField = '酸值'
      DataSource = DataModule1.oilds
      TabOrder = 18
    end
    object niandu: TDBEdit
      Left = 408
      Top = 128
      Width = 105
      Height = 22
      DataField = '粘度'
      DataSource = DataModule1.oilds
      TabOrder = 17
    end
    object mg: TDBEdit
      Left = 408
      Top = 104
      Width = 105
      Height = 22
      DataField = 'Mg'
      DataSource = DataModule1.oilds
      TabOrder = 16
    end
    object ti: TDBEdit
      Left = 88
      Top = 152
      Width = 105
      Height = 22
      DataField = 'Ti'
      DataSource = DataModule1.oilds
      TabOrder = 10
    end
    object bizhong: TDBEdit
      Left = 408
      Top = 176
      Width = 105
      Height = 22
      DataField = '比重'
      DataSource = DataModule1.oilds
      TabOrder = 19
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 0
    Width = 578
    Height = 41
    Align = alTop
    BevelInner = bvLowered
    TabOrder = 1
    object DBNavigator1: TDBNavigator
      Left = 24
      Top = 8
      Width = 450
      Height = 25
      DataSource = DataModule1.oilds
      VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbDelete, nbEdit, nbPost, nbCancel]
      Hints.Strings = (
        '首记录'
        '前一个'
        '下一个'
        '尾记录'
        '加入'
        '删除'
        '编辑'
        '保存'
        '取消')
      ParentShowHint = False
      ShowHint = True
      TabOrder = 0
      OnClick = DBNavigator1Click
    end
    object Button1: TButton
      Left = 488
      Top = 8
      Width = 65
      Height = 25
      Caption = '查询'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = Button1Click
    end
  end
end

⌨️ 快捷键说明

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