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

📄 gong_shang_cha.~dfm

📁 品质管理系统:delphi+sql实现了制造企业在生产过程中对产品质量的控制
💻 ~DFM
字号:
object gong_shang_ch: Tgong_shang_ch
  Left = 14
  Top = 151
  Width = 793
  Height = 374
  Caption = #26597#25214#20379#25033#21830#36039#26009
  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 = (
    785
    347)
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 8
    Top = 14
    Width = 774
    Height = 77
    Anchors = [akLeft, akTop, akRight]
    Caption = #26597#25214
    TabOrder = 0
    object Label1: TLabel
      Left = 11
      Top = 33
      Width = 24
      Height = 13
      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 Label4: TLabel
      Left = 214
      Top = 33
      Width = 51
      Height = 13
      AutoSize = False
      Caption = #25805#20316#31526
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 420
      Top = 33
      Width = 24
      Height = 13
      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 SpeedButton4: TSpeedButton
      Left = 718
      Top = 29
      Width = 41
      Height = 25
      Hint = #36820#22238
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000120B0000120B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        3333333333333333333333333333333333333333333333333333333333333333
        3333333333333FF3333333333333003333333333333F77F33333333333009033
        333333333F7737F333333333009990333333333F773337FFFFFF330099999000
        00003F773333377777770099999999999990773FF33333FFFFF7330099999000
        000033773FF33777777733330099903333333333773FF7F33333333333009033
        33333333337737F3333333333333003333333333333377333333333333333333
        3333333333333333333333333333333333333333333333333333333333333333
        3333333333333333333333333333333333333333333333333333}
      NumGlyphs = 2
      ParentShowHint = False
      ShowHint = True
      OnClick = SpeedButton4Click
    end
    object BitBtn1: TBitBtn
      Left = 616
      Top = 29
      Width = 41
      Height = 25
      Hint = #26597#25214
      ParentShowHint = False
      ShowHint = True
      TabOrder = 0
      OnClick = BitBtn1Click
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000130B0000130B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        333333333333333333FF33333333333330003FF3FFFFF3333777003000003333
        300077F777773F333777E00BFBFB033333337773333F7F33333FE0BFBF000333
        330077F3337773F33377E0FBFBFBF033330077F3333FF7FFF377E0BFBF000000
        333377F3337777773F3FE0FBFBFBFBFB039977F33FFFFFFF7377E0BF00000000
        339977FF777777773377000BFB03333333337773FF733333333F333000333333
        3300333777333333337733333333333333003333333333333377333333333333
        333333333333333333FF33333333333330003333333333333777333333333333
        3000333333333333377733333333333333333333333333333333}
      NumGlyphs = 2
    end
    object DateTimePicker1: TDateTimePicker
      Left = 458
      Top = 29
      Width = 120
      Height = 21
      CalAlignment = dtaLeft
      Date = 37719.8878709259
      Time = 37719.8878709259
      DateFormat = dfShort
      DateMode = dmComboBox
      Kind = dtkDate
      ParseInput = False
      TabOrder = 1
      OnKeyPress = DateTimePicker1KeyPress
    end
    object Button1: TButton
      Left = 667
      Top = 29
      Width = 41
      Height = 25
      Caption = 'EXCEL'
      TabOrder = 2
      OnClick = Button1Click
    end
  end
  object ComboBox1: TComboBox
    Left = 59
    Top = 44
    Width = 120
    Height = 21
    ItemHeight = 13
    TabOrder = 1
    Text = 'ComboBox1'
    OnClick = ComboBox1Click
    OnKeyPress = ComboBox1KeyPress
    Items.Strings = (
      #20379#25033#21830#32232#34399
      #38651#33126#32232#34399
      #20379#25033#21830#21517#31281
      #24314#27284#26085#26399
      #20379#25033#21830#22320#22336
      #37319#36092#38917#30446
      #32147#29151#38917#30446)
  end
  object ComboBox2: TComboBox
    Left = 278
    Top = 44
    Width = 120
    Height = 21
    ItemHeight = 13
    TabOrder = 2
    Text = 'ComboBox2'
    OnClick = ComboBox2Click
    OnKeyPress = ComboBox2KeyPress
    Items.Strings = (
      '='
      '<>'
      '>'
      '<'
      '>='
      '<=')
  end
  object Edit1: TEdit
    Left = 466
    Top = 43
    Width = 120
    Height = 21
    TabOrder = 3
    Text = 'Edit1'
    OnKeyPress = Edit1KeyPress
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 96
    Width = 777
    Height = 241
    Anchors = [akLeft, akTop, akRight, akBottom]
    Color = clGradientActiveCaption
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 4
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'gong_computerno'
        Title.Caption = #38651#33126#32232#34399
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'gong_shang_no'
        Title.Caption = #20379#25033#21830#32232#34399
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'gong_shang_name'
        Title.Caption = #20379#25033#21830#21517#31281
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'gong_shang_phone'
        Title.Caption = #38651#35441
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'gong_shang_fax'
        Title.Caption = #20659#30495
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'gong_shang_ren'
        Title.Caption = #32879#31995#20154
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'gong_made_date'
        Title.Caption = #24314#27284#26085#26399
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'gong_shang_adress'
        Title.Caption = #24037#24288#22320#22336
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'made_ren'
        Title.Caption = #24314#27284#20154
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'cai_gou_things'
        Title.Caption = #25505#36092#38917#30446
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'jue_kuan'
        Title.Caption = #32080#27454#24977#25454
        Visible = True
      end>
  end
  object Query1: TQuery
    Active = True
    DatabaseName = 'aa'
    SQL.Strings = (
      'select * from gong_ying_shang')
    Left = 256
    Top = 144
  end
  object DataSource1: TDataSource
    DataSet = Query1
    Left = 312
    Top = 152
  end
end

⌨️ 快捷键说明

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