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

📄 oilctrl.dfm

📁 民航飞机生产管理系统,实现了飞机定检坚控,小时卡起落卡等的坚控,并能生成工作任务包
💻 DFM
字号:
object Form29: TForm29
  Left = 214
  Top = 292
  BorderStyle = bsDialog
  Caption = '油样曲线图表打印控制'
  ClientHeight = 207
  ClientWidth = 338
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 338
    Height = 207
    Align = alClient
    BevelInner = bvLowered
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label5: TLabel
      Left = 16
      Top = 8
      Width = 28
      Height = 14
      Caption = '油类'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label1: TLabel
      Left = 208
      Top = 8
      Width = 28
      Height = 14
      Caption = '机号'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 16
      Top = 32
      Width = 28
      Height = 14
      Caption = '机型'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 168
      Top = 32
      Width = 70
      Height = 14
      Caption = '发动机位置'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 16
      Top = 56
      Width = 42
      Height = 14
      Caption = '日期从'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 176
      Top = 56
      Width = 14
      Height = 14
      Caption = '到'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object riqitk1: TDateTimePicker
      Left = 56
      Top = 56
      Width = 97
      Height = 22
      CalAlignment = dtaLeft
      Date = 36754.415347338
      Time = 36754.415347338
      DateFormat = dfShort
      DateMode = dmComboBox
      ImeName = '中文 (简体) - 微软拼音'
      Kind = dtkDate
      ParseInput = False
      TabOrder = 0
    end
    object riqitk2: TDateTimePicker
      Left = 216
      Top = 56
      Width = 105
      Height = 22
      CalAlignment = dtaLeft
      Date = 36754.4156733796
      Time = 36754.4156733796
      DateFormat = dfShort
      DateMode = dmComboBox
      ImeName = '中文 (简体) - 微软拼音'
      Kind = dtkDate
      ParseInput = False
      TabOrder = 1
    end
    object printctrl: TRadioGroup
      Left = 16
      Top = 88
      Width = 137
      Height = 57
      Caption = '打印/预览'
      ItemIndex = 0
      Items.Strings = (
        '预览'
        '打印')
      TabOrder = 2
    end
    object pagectrl: TRadioGroup
      Left = 184
      Top = 88
      Width = 137
      Height = 57
      Caption = '页码'
      ItemIndex = 0
      Items.Strings = (
        '第一页'
        '第二页')
      TabOrder = 3
    end
    object Button1: TButton
      Left = 56
      Top = 168
      Width = 75
      Height = 25
      Caption = '确定[&O]'
      TabOrder = 4
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 208
      Top = 168
      Width = 75
      Height = 25
      Caption = '取消[&C]'
      ModalResult = 2
      TabOrder = 5
      OnClick = Button2Click
    end
    object youlei: TComboBox
      Left = 56
      Top = 8
      Width = 97
      Height = 22
      ImeName = '中文 (简体) - 微软拼音'
      ItemHeight = 14
      TabOrder = 6
      Text = '滑油'
      Items.Strings = (
        '滑油'
        '液压油')
    end
    object jixing: TComboBox
      Left = 56
      Top = 32
      Width = 97
      Height = 22
      ImeName = '中文 (简体) - 微软拼音'
      ItemHeight = 14
      TabOrder = 7
      Text = 'MD90'
      Items.Strings = (
        'MD82'
        'MD90')
    end
    object weizhi: TComboBox
      Left = 240
      Top = 32
      Width = 81
      Height = 22
      ImeName = '中文 (简体) - 微软拼音'
      ItemHeight = 14
      TabOrder = 8
      Text = '左'
      Items.Strings = (
        '左'
        '右')
    end
    object jihao: TComboBox
      Left = 240
      Top = 8
      Width = 81
      Height = 22
      ImeName = '中文 (简体) - 微软拼音'
      ItemHeight = 14
      TabOrder = 9
      Items.Strings = (
        '')
    end
  end
end

⌨️ 快捷键说明

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