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

📄 zhi_cheng_cha.dfm

📁 品质管理系统:delphi+sql实现了制造企业在生产过程中对产品质量的控制
💻 DFM
字号:
object zhi_cheng_ch: Tzhi_cheng_ch
  Left = 9
  Top = 68
  Width = 791
  Height = 466
  Caption = #21046#31243#27298#39511#26085#35352#37636#26597#35426
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnActivate = FormActivate
  OnClose = FormClose
  OnCreate = FormCreate
  DesignSize = (
    783
    439)
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 3
    Top = 1
    Width = 776
    Height = 144
    Anchors = [akLeft, akTop, akRight]
    Caption = #21046#31243#27298#39511#26597#35426
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 29
      Top = 32
      Width = 41
      Height = 20
      AutoSize = False
      Caption = #38917#30446':'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 245
      Top = 37
      Width = 33
      Height = 16
      AutoSize = False
      Caption = #20839#23481':'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 41
      Top = 75
      Width = 18
      Height = 20
      AutoSize = False
      Caption = #24478':'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 257
      Top = 75
      Width = 19
      Height = 20
      AutoSize = False
      Caption = #21040':'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 278
      Top = 33
      Width = 90
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      Text = 'Edit1'
      OnKeyPress = Edit1KeyPress
    end
    object Button1: TButton
      Left = 409
      Top = 31
      Width = 90
      Height = 25
      Caption = #26597#35426
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 643
      Top = 31
      Width = 90
      Height = 25
      Cancel = True
      Caption = #21462#28040
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      OnClick = Button2Click
    end
    object Button5: TButton
      Left = 527
      Top = 31
      Width = 90
      Height = 25
      Caption = #36681'EXCEL'
      TabOrder = 3
      OnClick = Button5Click
    end
    object t1: TMaskEdit
      Left = 62
      Top = 71
      Width = 90
      Height = 21
      EditMask = '9999/99/99;1;_'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      MaxLength = 10
      ParentFont = False
      TabOrder = 4
      Text = '    /  /  '
      OnKeyPress = t1KeyPress
    end
    object t2: TMaskEdit
      Left = 278
      Top = 71
      Width = 90
      Height = 21
      EditMask = '9999/99/99;1;_'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      MaxLength = 10
      ParentFont = False
      TabOrder = 5
      Text = '    /  /  '
      OnKeyPress = t2KeyPress
    end
    object ComboBox2: TComboBox
      Left = 278
      Top = 33
      Width = 90
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ItemHeight = 13
      ParentFont = False
      TabOrder = 6
      Text = 'ComboBox2'
      OnClick = ComboBox2Click
    end
    object ComboBox1: TComboBox
      Left = 63
      Top = 31
      Width = 90
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ItemHeight = 13
      ParentFont = False
      TabOrder = 7
      Text = 'ComboBox1'
      OnClick = ComboBox1Click
      Items.Strings = (
        #27298#39511#32232#34399
        #29983#29986#32068#21029
        #27298#39511#26085#26399
        #35330#21934#32232#34399
        #19981#33391#38917#30446)
    end
  end
  object DBGrid1: TDBGrid
    Left = 3
    Top = 151
    Width = 775
    Height = 288
    Anchors = [akLeft, akTop, akRight, akBottom]
    Color = clYellow
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'juan_no'
        Title.Caption = #27298#39511#32232#34399
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'ng_no'
        Title.Caption = #19981#33391#20195#34399
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'zi_hao'
        Title.Caption = #23376#34399
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'ng_things'
        Title.Caption = #19981#33391#38917#30446
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'ding_dan_no'
        Title.Caption = #35330#21934#32232#34399
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'zhi_shu'
        Title.Caption = #21046#20316#25976#37327
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'zhi_kind'
        Title.Caption = #21046#20316#31278#39006
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'juan_date'
        Title.Caption = #27298#39511#26085#26399
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'bumen'
        Title.Caption = #29983#29986#32068#21029
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'qian_shu'
        Title.Caption = #27298#39511#25976#37327
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'fei_shu'
        Title.Caption = #22577#24290#25976#37327
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'huan_shu'
        Title.Caption = #36820#24037#25976#37327
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'bu_liang'
        Title.Caption = #19981#33391#29575
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'juan_manaage'
        Title.Caption = #21697#31649#20027#31649
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'last_bu_liang'
        Title.Caption = #19978#26085#19981#33391#25976
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'last_bu_lue'
        Title.Caption = #19978#27425#19981#33391#29575
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'sheng_manaage'
        Title.Caption = #29983#29986#20027#31649
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'juan_ren'
        Title.Caption = #27298#39511#21729
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'shu_dan_ren'
        Title.Caption = #36664#21934#20154
        Visible = True
      end>
  end
  object DataSource1: TDataSource
    DataSet = Query1
    Left = 296
    Top = 240
  end
  object Query1: TQuery
    Active = True
    DatabaseName = 'aa'
    SQL.Strings = (
      
        'select A.*,B.* from zhi_chuan_juan_zhu A inner join zhi_chuan_ju' +
        'an_chong B on A.juan_no=B.juan_no')
    Left = 152
    Top = 240
  end
  object Table1: TTable
    Active = True
    DatabaseName = 'aa'
    TableName = 'dbo.biao_zheng_chan_liang'
    Left = 192
    Top = 224
  end
end

⌨️ 快捷键说明

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