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

📄 cai_ren_cha.dfm

📁 采购管理系统:delphi+sql实现了企业采购自动化作业流程
💻 DFM
字号:
object cai_ren_ch: Tcai_ren_ch
  Left = 4
  Top = 90
  Width = 657
  Height = 361
  Caption = #25505#36092#21729#36039#26009#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 = (
    649
    334)
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 10
    Top = 24
    Width = 24
    Height = 13
    Caption = #38917#30446
  end
  object Label2: TLabel
    Left = 172
    Top = 25
    Width = 36
    Height = 13
    Caption = #25805#20316#31526
  end
  object Label3: TLabel
    Left = 351
    Top = 24
    Width = 24
    Height = 13
    Caption = #20839#23481
  end
  object SpeedButton2: TSpeedButton
    Left = 568
    Top = 21
    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 = SpeedButton2Click
  end
  object ComboBox1: TComboBox
    Left = 42
    Top = 23
    Width = 120
    Height = 21
    ItemHeight = 13
    TabOrder = 0
    Text = 'ComboBox1'
    OnKeyPress = ComboBox1KeyPress
    Items.Strings = (
      #25505#36092#21729#32232#34399
      #25505#36092#21729#22995#21517)
  end
  object ComboBox2: TComboBox
    Left = 220
    Top = 23
    Width = 120
    Height = 21
    ItemHeight = 13
    TabOrder = 1
    Text = 'ComboBox2'
    OnKeyPress = ComboBox2KeyPress
    Items.Strings = (
      '='
      '<>'
      '>'
      '<'
      '>='
      '<=')
  end
  object Edit1: TEdit
    Left = 384
    Top = 23
    Width = 120
    Height = 21
    TabOrder = 2
    Text = 'Edit1'
    OnKeyPress = Edit1KeyPress
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 64
    Width = 633
    Height = 241
    Anchors = [akLeft, akTop, akRight, akBottom]
    Color = clGradientActiveCaption
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 3
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'cai_ren_no'
        Title.Caption = #25505#36092#21729#32232#34399
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'cai_ren_name'
        Title.Caption = #25505#36092#21729#22995#21517
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'cai_ren_part'
        Title.Caption = #25152#23660#37096#38272
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'cai_ren_phone'
        Title.Caption = #38651#35441
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'cai_ren_adress'
        Title.Caption = #25505#36092#21729#22320#22336
        Visible = True
      end>
  end
  object BitBtn1: TBitBtn
    Left = 520
    Top = 21
    Width = 41
    Height = 25
    Hint = #26597#25214
    ParentShowHint = False
    ShowHint = True
    TabOrder = 4
    OnClick = BitBtn1Click
    Glyph.Data = {
      76010000424D7601000000000000760000002800000020000000100000000100
      04000000000000010000130B0000130B00001000000000000000000000000000
      800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
      333333333333333333FF33333333333330003FF3FFFFF3333777003000003333
      300077F777773F333777E00BFBFB033333337773333F7F33333FE0BFBF000333
      330077F3337773F33377E0FBFBFBF033330077F3333FF7FFF377E0BFBF000000
      333377F3337777773F3FE0FBFBFBFBFB039977F33FFFFFFF7377E0BF00000000
      339977FF777777773377000BFB03333333337773FF733333333F333000333333
      3300333777333333337733333333333333003333333333333377333333333333
      333333333333333333FF33333333333330003333333333333777333333333333
      3000333333333333377733333333333333333333333333333333}
    NumGlyphs = 2
  end
  object Query1: TQuery
    Active = True
    DatabaseName = 'vvv'
    SQL.Strings = (
      'select * from cai_gou_ren')
    Left = 192
    Top = 136
  end
  object DataSource1: TDataSource
    DataSet = Query1
    Left = 256
    Top = 144
  end
end

⌨️ 快捷键说明

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