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

📄 ybqry.dfm

📁 民航飞机生产管理系统,实现了飞机定检坚控,小时卡起落卡等的坚控,并能生成工作任务包
💻 DFM
字号:
object Form16: TForm16
  Left = 166
  Top = 131
  Width = 615
  Height = 425
  Caption = #31995#32479#30417#25511#31383
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Scaled = False
  OnActivate = FormActivate
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 607
    Height = 41
    Align = alTop
    BevelInner = bvLowered
    Caption = 'Panel1'
    TabOrder = 0
    object DBNavigator4: TDBNavigator
      Left = 40
      Top = 8
      Width = 522
      Height = 25
      VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbDelete, nbEdit, nbPost, nbCancel]
      TabOrder = 0
    end
  end
  object PageControl1: TPageControl
    Left = 0
    Top = 41
    Width = 607
    Height = 357
    ActivePage = TabSheet1
    Align = alClient
    TabIndex = 0
    TabOrder = 1
    OnChange = PageControl1Change
    object TabSheet1: TTabSheet
      Caption = #23567#26102#21345#25511#21046#24211
      object GroupBox1: TGroupBox
        Left = 16
        Top = 11
        Width = 537
        Height = 158
        Caption = #23567#26102#21345#25511#21046#24211
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 0
        object Label1: TLabel
          Left = 8
          Top = 24
          Width = 28
          Height = 14
          Caption = #26426#21495
        end
        object Label2: TLabel
          Left = 336
          Top = 56
          Width = 28
          Height = 14
          Caption = #31867#22411
        end
        object Label3: TLabel
          Left = 336
          Top = 24
          Width = 28
          Height = 14
          Caption = #26426#22411
        end
        object Label4: TLabel
          Left = 8
          Top = 56
          Width = 56
          Height = 14
          Caption = #19978#27425#26102#38388
        end
        object Label5: TLabel
          Left = 8
          Top = 88
          Width = 56
          Height = 14
          Caption = #32047#35745#27425#25968
        end
        object Label6: TLabel
          Left = 8
          Top = 120
          Width = 28
          Height = 14
          Caption = #22791#27880
        end
        object Label7: TLabel
          Left = 336
          Top = 88
          Width = 28
          Height = 14
          Caption = #38388#38548
        end
        object Label8: TLabel
          Left = 336
          Top = 120
          Width = 28
          Height = 14
          Caption = #26085#26399
        end
        object DBComboBox1: TDBComboBox
          Left = 88
          Top = 24
          Width = 105
          Height = 22
          DataField = #26426#21495
          DataSource = DataModule1.ctrl82
          ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
          ItemHeight = 14
          TabOrder = 0
        end
        object DBComboBox2: TDBComboBox
          Left = 384
          Top = 24
          Width = 121
          Height = 22
          DataField = #26426#22411
          DataSource = DataModule1.ctrl82
          ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
          ItemHeight = 14
          Items.Strings = (
            'MD82'
            'MD90')
          TabOrder = 1
        end
        object DBEdit1: TDBEdit
          Left = 88
          Top = 56
          Width = 121
          Height = 22
          DataField = #19978#27425#26102#38388
          DataSource = DataModule1.ctrl82
          ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
          TabOrder = 2
        end
        object DBEdit2: TDBEdit
          Left = 88
          Top = 88
          Width = 209
          Height = 22
          DataField = #32047#35745#27425#25968
          DataSource = DataModule1.ctrl82
          ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
          TabOrder = 3
        end
        object DBEdit3: TDBEdit
          Left = 88
          Top = 120
          Width = 209
          Height = 22
          DataField = #22791#27880
          DataSource = DataModule1.ctrl82
          ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
          TabOrder = 4
        end
        object leixing: TDBComboBox
          Left = 384
          Top = 56
          Width = 121
          Height = 22
          DataField = #31867#22411
          DataSource = DataModule1.ctrl82
          ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
          ItemHeight = 14
          Items.Strings = (
            'FH'
            'LD'
            'M'
            'EH'
            'EC'
            'A'
            'D')
          TabOrder = 5
          OnChange = leixingChange
        end
        object jiange: TDBComboBox
          Left = 384
          Top = 88
          Width = 121
          Height = 22
          DataField = #38388#38548
          DataSource = DataModule1.ctrl82
          ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
          ItemHeight = 14
          TabOrder = 6
        end
        object DateTimePicker1: TDateTimePicker
          Left = 216
          Top = 56
          Width = 89
          Height = 22
          CalAlignment = dtaLeft
          Date = 36761.6227710648
          Time = 36761.6227710648
          DateFormat = dfShort
          DateMode = dmComboBox
          ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
          Kind = dtkDate
          ParseInput = False
          TabOrder = 7
          OnChange = DateTimePicker1Change
        end
        object DBEdit4: TDBEdit
          Left = 384
          Top = 120
          Width = 65
          Height = 22
          DataField = #26085#26399
          DataSource = DataModule1.ctrl82
          ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
          TabOrder = 8
        end
        object dt2: TDateTimePicker
          Left = 448
          Top = 120
          Width = 81
          Height = 22
          CalAlignment = dtaLeft
          Date = 36771.8104872685
          Time = 36771.8104872685
          DateFormat = dfShort
          DateMode = dmComboBox
          ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
          Kind = dtkDate
          ParseInput = False
          TabOrder = 9
          OnChange = dt2Change
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #19981#27491#24120#20107#20214#65288#26376#26411#65289
      ImageIndex = 1
      object DBGrid2: TDBGrid
        Left = 0
        Top = 0
        Width = 599
        Height = 329
        Align = alClient
        DataSource = DataModule1.bzcsjyb1
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
    end
    object TabSheet3: TTabSheet
      Caption = #23450#26816#30417#25511
      ImageIndex = 2
      object DBGrid1: TDBGrid
        Left = 0
        Top = 0
        Width = 599
        Height = 329
        Align = alClient
        DataSource = DataModule1.djcontrol
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
    end
    object TabSheet4: TTabSheet
      Caption = #19981#27491#24120#20107#20214
      ImageIndex = 3
      object DBGrid3: TDBGrid
        Left = 0
        Top = 0
        Width = 599
        Height = 322
        Align = alClient
        DataSource = DataModule1.bzcsj
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
    end
    object TabSheet5: TTabSheet
      Caption = #19979#26376#35745#21010
      ImageIndex = 4
      object DBGrid4: TDBGrid
        Left = 0
        Top = 0
        Width = 599
        Height = 329
        Align = alClient
        DataSource = DataModule1.xyjihua
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
    end
    object TabSheet6: TTabSheet
      Caption = #26376#25253
      ImageIndex = 5
      object DBGrid5: TDBGrid
        Left = 0
        Top = 0
        Width = 599
        Height = 329
        Align = alClient
        DataSource = DataModule1.yuebao
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
    end
  end
  object PopupMenu1: TPopupMenu
    Left = 260
    Top = 185
  end
end

⌨️ 快捷键说明

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