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

📄 cai_gou_tian_xian.dfm

📁 采购管理系统:delphi+sql实现了企业采购自动化作业流程
💻 DFM
📖 第 1 页 / 共 2 页
字号:
      TabOrder = 10
      OnClick = CheckBox11Click
    end
    object CheckBox12: TCheckBox
      Left = 30
      Top = 97
      Width = 71
      Height = 19
      Anchors = []
      Caption = #20462#25913#23494#30908
      TabOrder = 11
      OnClick = CheckBox12Click
    end
    object CheckBox13: TCheckBox
      Left = 176
      Top = 99
      Width = 68
      Height = 17
      Anchors = []
      Caption = #21295#29575#35519#25972
      TabOrder = 12
      OnClick = CheckBox13Click
    end
    object CheckBox14: TCheckBox
      Left = 424
      Top = 99
      Width = 105
      Height = 17
      Anchors = []
      Caption = #24163#21029#31181#39006#32173#35703
      TabOrder = 13
      OnClick = CheckBox14Click
    end
    object CheckBox15: TCheckBox
      Left = 558
      Top = 99
      Width = 94
      Height = 17
      Anchors = []
      Caption = #29992#25142#27402#38480#31649#21046
      TabOrder = 14
      OnClick = CheckBox15Click
    end
    object CheckBox16: TCheckBox
      Left = 30
      Top = 128
      Width = 81
      Height = 17
      Caption = #37096#38272#35373#32622
      TabOrder = 15
      OnClick = CheckBox16Click
    end
    object CheckBox17: TCheckBox
      Left = 122
      Top = 128
      Width = 97
      Height = 17
      Caption = #20844#21496#36039#26009#35373#32622
      TabOrder = 16
      OnClick = CheckBox17Click
    end
    object CheckBox18: TCheckBox
      Left = 245
      Top = 128
      Width = 89
      Height = 17
      Caption = #35531#36092#21934#23529#26680
      TabOrder = 17
      OnClick = CheckBox18Click
    end
    object CheckBox19: TCheckBox
      Left = 358
      Top = 128
      Width = 105
      Height = 17
      Caption = #29289#26009#21934#20215#32173#35703
      TabOrder = 18
      OnClick = CheckBox19Click
    end
    object CheckBox20: TCheckBox
      Left = 484
      Top = 128
      Width = 89
      Height = 17
      Caption = #21934#25454#37782#23450
      TabOrder = 19
      OnClick = CheckBox20Click
    end
    object CheckBox21: TCheckBox
      Left = 568
      Top = 128
      Width = 73
      Height = 17
      Caption = #25976#25454#25972#29702
      TabOrder = 20
      OnClick = CheckBox21Click
    end
  end
  object DBGrid2: TDBGrid
    Left = 8
    Top = 8
    Width = 81
    Height = 425
    Anchors = [akLeft, akTop, akBottom]
    Color = clLime
    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 = 'user_no'
        Title.Caption = #29992#25142#32232#34399
        Visible = True
      end>
  end
  object DBNavigator1: TDBNavigator
    Left = 101
    Top = 404
    Width = 384
    Height = 25
    DataSource = DataSource1
    VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbDelete, nbPost, nbCancel, nbRefresh]
    Anchors = [akBottom]
    Flat = True
    ParentShowHint = False
    ShowHint = True
    TabOrder = 2
  end
  object DBComboBox1: TDBComboBox
    Left = 156
    Top = 7
    Width = 89
    Height = 21
    Anchors = [akTop, akRight]
    DataField = 'user_no'
    DataSource = DataSource1
    ItemHeight = 13
    TabOrder = 3
    OnKeyPress = DBComboBox1KeyPress
  end
  object DBEdit1: TDBEdit
    Left = 311
    Top = 6
    Width = 89
    Height = 21
    Anchors = [akTop, akRight]
    Color = cl3DLight
    DataField = 'user_name'
    DataSource = DataSource1
    Enabled = False
    TabOrder = 4
  end
  object DBGrid1: TDBGrid
    Left = 104
    Top = 208
    Width = 667
    Height = 177
    Anchors = [akLeft, akRight, akBottom]
    Color = clYellow
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 5
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'user_no'
        Title.Caption = #29992#25142#32232#34399
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'user_name'
        Title.Caption = #29992#25142#22995#21517
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'bi_kind'
        Title.Caption = #36008#24163#31181#39006#32173#35703
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'cai_gou_jue'
        Title.Caption = #25505#36092#32080#21934
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'cai_ren_wei'
        Title.Caption = #25505#36092#21729#36039#26009#32173#35703
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'cai_tian_xian'
        Title.Caption = #25505#36092#27402#38480#31649#21046
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'ding_gou_pi'
        Title.Caption = #35330#36092#21934#25209#20934
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'ding_gou_wei'
        Title.Caption = #35330#36092#21934#32173#35703
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'edit_pass'
        Title.Caption = #20462#25913#23494#30908
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'fei_lu'
        Title.Caption = #21295#29575#35519#25972
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'gong_shang_wei'
        Title.Caption = #20379#25033#21830#36039#26009#32173#35703
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'qing_gou_jue'
        Title.Caption = #35531#36092#32080#21934
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'qing_gou_pi'
        Title.Caption = #25209#20934#35531#36092#21934
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'qing_gou_wei'
        Title.Caption = #35531#36092#21934#32173#35703
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'xing_jia_jue'
        Title.Caption = #35426#20215#32080#21934
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'xing_jia_wei'
        Title.Caption = #35426#20215#36039#26009#32173#35703
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'user_wei'
        Title.Caption = #29992#25142#36039#26009#32173#35703
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'bu_men_si_zi'
        Title.Caption = #37096#38272#35373#32622
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'gong_si_wei'
        Title.Caption = #20844#21496#36039#26009#35373#32622
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'qing_gou_shen_he'
        Title.Caption = #35531#36092#23529#26680
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'dan_jia_wei'
        Title.Caption = #29289#26009#21934#20215#32173#35703
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'dan_jiu_shuo'
        Title.Caption = #21934#25454#37782#23450
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'shu_ju_zheng_li'
        Title.Caption = #25976#25454#25972#29702
        Visible = True
      end>
  end
  object DataSource1: TDataSource
    DataSet = Table2
    Left = 321
    Top = 265
  end
  object Table2: TTable
    Active = True
    AfterScroll = Table2AfterScroll
    DatabaseName = 'vvv'
    TableName = 'dbo.cai_gou_tian_xian'
    Left = 256
    Top = 240
  end
  object Table1: TTable
    Active = True
    DatabaseName = 'vvv'
    TableName = 'dbo.US'
    Left = 160
    Top = 248
  end
  object Query1: TQuery
    DatabaseName = 'vvv'
    Left = 536
    Top = 232
  end
end

⌨️ 快捷键说明

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