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

📄 cai_ren.dfm

📁 采购管理系统:delphi+sql实现了企业采购自动化作业流程
💻 DFM
📖 第 1 页 / 共 2 页
字号:
    Caption = #25505#36092#21729#22995#21517
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 162
    Top = 163
    Width = 67
    Height = 16
    Anchors = [akLeft]
    AutoSize = False
    Caption = #25152#23660#37096#38272
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label7: TLabel
    Left = 147
    Top = 211
    Width = 82
    Height = 16
    Anchors = [akLeft]
    AutoSize = False
    Caption = #25505#36092#21729#38651#35441
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object SpeedButton3: TSpeedButton
    Left = 488
    Top = 11
    Width = 41
    Height = 25
    Hint = #26597#25214
    Anchors = [akTop]
    Flat = True
    Glyph.Data = {
      76010000424D7601000000000000760000002800000020000000100000000100
      04000000000000010000130B0000130B00001000000000000000000000000000
      800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
      333333333333333333FF33333333333330003FF3FFFFF3333777003000003333
      300077F777773F333777E00BFBFB033333337773333F7F33333FE0BFBF000333
      330077F3337773F33377E0FBFBFBF033330077F3333FF7FFF377E0BFBF000000
      333377F3337777773F3FE0FBFBFBFBFB039977F33FFFFFFF7377E0BF00000000
      339977FF777777773377000BFB03333333337773FF733333333F333000333333
      3300333777333333337733333333333333003333333333333377333333333333
      333333333333333333FF33333333333330003333333333333777333333333333
      3000333333333333377733333333333333333333333333333333}
    NumGlyphs = 2
    ParentShowHint = False
    ShowHint = True
    OnClick = SpeedButton3Click
  end
  object SpeedButton4: TSpeedButton
    Left = 530
    Top = 11
    Width = 41
    Height = 25
    Hint = #36864#20986
    Anchors = [akTop]
    Flat = True
    Glyph.Data = {
      76010000424D7601000000000000760000002800000020000000100000000100
      04000000000000010000120B0000120B00001000000000000000000000000000
      800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
      3333333333333333333333333333333333333333333333333333333333333333
      3333333333333FF3333333333333003333333333333F77F33333333333009033
      333333333F7737F333333333009990333333333F773337FFFFFF330099999000
      00003F773333377777770099999999999990773FF33333FFFFF7330099999000
      000033773FF33777777733330099903333333333773FF7F33333333333009033
      33333333337737F3333333333333003333333333333377333333333333333333
      3333333333333333333333333333333333333333333333333333333333333333
      3333333333333333333333333333333333333333333333333333}
    NumGlyphs = 2
    ParentShowHint = False
    ShowHint = True
    OnClick = SpeedButton4Click
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 8
    Width = 81
    Height = 313
    Anchors = [akLeft, akTop, akBottom]
    Color = clYellow
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 0
    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>
  end
  object DBEdit1: TDBEdit
    Left = 233
    Top = 69
    Width = 120
    Height = 21
    Anchors = [akLeft, akRight]
    DataField = 'cai_ren_no'
    DataSource = DataSource1
    TabOrder = 1
    OnKeyPress = DBEdit1KeyPress
  end
  object DBEdit2: TDBEdit
    Left = 233
    Top = 114
    Width = 120
    Height = 21
    Anchors = [akLeft, akRight]
    DataField = 'cai_ren_name'
    DataSource = DataSource1
    ImeName = 'FM-WuBi(HK)'
    TabOrder = 2
    OnKeyPress = DBEdit2KeyPress
  end
  object DBEdit4: TDBEdit
    Left = 233
    Top = 213
    Width = 120
    Height = 21
    Anchors = [akLeft, akRight]
    DataField = 'cai_ren_phone'
    DataSource = DataSource1
    TabOrder = 3
    OnKeyPress = DBEdit4KeyPress
  end
  object DBEdit5: TDBEdit
    Left = 234
    Top = 278
    Width = 335
    Height = 21
    Anchors = [akLeft, akRight]
    DataField = 'cai_ren_adress'
    DataSource = DataSource1
    ImeName = 'FM-WuBi(HK)'
    TabOrder = 4
    OnKeyPress = DBEdit5KeyPress
  end
  object DBComboBox1: TDBComboBox
    Left = 233
    Top = 160
    Width = 120
    Height = 21
    Anchors = [akLeft, akRight]
    DataField = 'cai_ren_part'
    DataSource = DataSource1
    ImeName = 'FM-WuBi(HK)'
    ItemHeight = 13
    TabOrder = 5
    OnKeyPress = DBComboBox1KeyPress
  end
  object DBNavigator1: TDBNavigator
    Left = 107
    Top = 11
    Width = 296
    Height = 25
    DataSource = DataSource1
    VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbDelete, nbPost, nbCancel, nbRefresh]
    Anchors = [akTop]
    Flat = True
    TabOrder = 6
  end
  object Table1: TTable
    Active = True
    AfterScroll = Table1AfterScroll
    DatabaseName = 'vvv'
    TableName = 'dbo.cai_gou_ren'
    Left = 416
    Top = 104
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 472
    Top = 104
  end
  object Table2: TTable
    Active = True
    DatabaseName = 'vvv'
    TableName = 'dbo.shu_ju_weifu'
    Left = 416
    Top = 168
  end
  object Query1: TQuery
    DatabaseName = 'vvv'
    Left = 360
    Top = 112
  end
end

⌨️ 快捷键说明

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