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

📄 ji_ben_zi_cha.~dfm

📁 采购管理系统:delphi+sql实现了企业采购自动化作业流程
💻 ~DFM
字号:
object ji_ben_zi_ch: Tji_ben_zi_ch
  Left = 1
  Top = 58
  Width = 781
  Height = 415
  Caption = #29289#26009#22522#26412#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 = (
    773
    388)
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 5
    Top = 0
    Width = 764
    Height = 146
    Caption = #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 = 61
      Top = 10
      Width = 28
      Height = 14
      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 Label2: TLabel
      Left = 266
      Top = 10
      Width = 54
      Height = 16
      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 Label3: TLabel
      Left = 477
      Top = 10
      Width = 26
      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 Label6: TLabel
      Left = 623
      Top = 10
      Width = 42
      Height = 14
      AutoSize = False
      Caption = #37007#36655#31526':'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 696
      Top = 10
      Width = 24
      Height = 13
      Caption = #36984#25799
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object cob2: TComboBox
      Left = 256
      Top = 27
      Width = 68
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ItemHeight = 13
      ParentFont = False
      TabOrder = 0
      Text = 'cob2'
      OnClick = cob2Click
      OnKeyPress = cob2KeyPress
      Items.Strings = (
        ' = '
        ' > '
        ' < '
        ' >= '
        ' <='
        ' <> '
        ' like ')
    end
    object Edit1: TEdit
      Left = 458
      Top = 27
      Width = 90
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      Text = 'Edit1'
      OnKeyPress = Edit1KeyPress
    end
    object Button1: TButton
      Left = 129
      Top = 114
      Width = 90
      Height = 25
      Caption = #30906#23450
      TabOrder = 2
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 424
      Top = 114
      Width = 90
      Height = 25
      Cancel = True
      Caption = #21462#28040
      TabOrder = 3
      OnClick = Button2Click
    end
    object cob4: TComboBox
      Left = 40
      Top = 55
      Width = 90
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ItemHeight = 13
      ParentFont = False
      TabOrder = 4
      Text = 'cob4'
      OnClick = cob4Click
      OnKeyPress = cob4KeyPress
      Items.Strings = (
        #29289#26009#32232#34399
        #29289#26009#21517#31281
        #29289#26009#35215#26684
        #29289#26009#31278#39006
        #29289#26009#21934#20215
        #30070#21069#24235#23384)
    end
    object cob5: TComboBox
      Left = 256
      Top = 55
      Width = 68
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ItemHeight = 13
      ParentFont = False
      TabOrder = 5
      Text = 'cob5'
      OnClick = cob5Click
      OnKeyPress = cob5KeyPress
      Items.Strings = (
        ' = '
        ' > '
        ' < '
        ' >= '
        ' <='
        ' <> '
        ' like ')
    end
    object Edit2: TEdit
      Left = 458
      Top = 55
      Width = 90
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 6
      Text = 'Edit2'
      OnKeyPress = Edit2KeyPress
    end
    object cob3: TComboBox
      Left = 616
      Top = 27
      Width = 49
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ItemHeight = 13
      ParentFont = False
      TabOrder = 7
      Text = 'cob3'
      OnClick = cob3Click
      OnKeyPress = cob3KeyPress
      Items.Strings = (
        '  AND  '
        '  OR   '
        '  NOT  ')
    end
    object CheckBox1: TCheckBox
      Left = 704
      Top = 59
      Width = 25
      Height = 17
      TabOrder = 8
      OnClick = CheckBox1Click
    end
  end
  object cob1: TComboBox
    Left = 46
    Top = 26
    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 = 1
    Text = 'cob1'
    OnClick = cob1Click
    OnKeyPress = cob1KeyPress
    Items.Strings = (
      #29289#26009#32232#34399
      #29289#26009#21517#31281
      #29289#26009#35215#26684
      #29289#26009#31278#39006
      #29289#26009#21934#20215
      #30070#21069#24235#23384)
  end
  object DBGrid1: TDBGrid
    Left = 4
    Top = 149
    Width = 765
    Height = 237
    Anchors = [akLeft, akTop, akRight, akBottom]
    Color = clInfoBk
    DataSource = DataSource1
    TabOrder = 2
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'FMNO'
        Title.Caption = #29289#26009#32232#34399
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'FMNAME'
        Title.Caption = #25910#26009#21517#31281
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'FMGUID'
        Title.Caption = #35215#26684
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'FUNIT'
        Title.Caption = #21934#20301
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'FDATE'
        Title.Caption = #24314#31435#26085#26399
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'fkind'
        Title.Caption = #31278#39006
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'dan_jia'
        Title.Caption = #21934#20215
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'an_chuan_ku_chen'
        Title.Caption = #23433#20840#24235#23384
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'bad_fmount'
        Title.Caption = #22750#26009#20489
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'fmount'
        Title.Caption = #30070#21069#24235#23384
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'proct_fmount'
        Title.Caption = #29983#31185#20489
        Visible = True
      end>
  end
  object DataSource1: TDataSource
    DataSet = Query1
    Left = 208
    Top = 200
  end
  object Query1: TQuery
    Active = True
    DatabaseName = 'vvv'
    SQL.Strings = (
      'select * from t_maTERIAL')
    Left = 256
    Top = 200
  end
end

⌨️ 快捷键说明

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