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

📄 goods.dfm

📁 一个delphi开发的库存管理系统源代码
💻 DFM
字号:
object fgoods: Tfgoods
  Left = 255
  Top = 209
  Width = 680
  Height = 480
  Caption = #29289#21697#36164#26009#31649#29702
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsMDIChild
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  WindowState = wsMaximized
  OnClose = FormClose
  OnResize = FormResize
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 14
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 672
    Height = 41
    Align = alTop
    BevelOuter = bvNone
    Color = clSkyBlue
    TabOrder = 0
    object lbl_info: TLabel
      Left = 638
      Top = 10
      Width = 35
      Height = 14
      Caption = #20849'0'#26465
      Font.Charset = ANSI_CHARSET
      Font.Color = clRed
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label11: TLabel
      Left = 12
      Top = 12
      Width = 217
      Height = 14
      Caption = #20316#20026#22522#30784#36164#26009#30340#19968#37096#20998','#35831#35748#30495#22635#20889
    end
  end
  object dg_view: TDBGridEh
    Left = 0
    Top = 41
    Width = 672
    Height = 393
    Align = alClient
    DataSource = fdm.dsgoods
    FooterColor = clWindow
    FooterFont.Charset = ANSI_CHARSET
    FooterFont.Color = clWindowText
    FooterFont.Height = -14
    FooterFont.Name = #23435#20307
    FooterFont.Style = []
    Options = [dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
    OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection, dghAutoSortMarking, dghDialogFind]
    PopupMenu = PopupMenu1
    STFilter.Local = True
    STFilter.Visible = True
    TabOrder = 1
    TitleFont.Charset = ANSI_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -14
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    OnDblClick = M1Click
    OnKeyDown = dg_viewKeyDown
    Columns = <
      item
        EditButtons = <>
        FieldName = 'id'
        Footers = <>
        Visible = False
      end
      item
        EditButtons = <>
        FieldName = 'name'
        Footers = <>
        Title.Caption = #21830#21697#21517#31216
        Title.TitleButton = True
        Width = 200
      end
      item
        EditButtons = <>
        FieldName = 'sname'
        Footers = <>
        Title.Caption = #31616#31216
        Title.TitleButton = True
        Width = 80
      end
      item
        EditButtons = <>
        FieldName = 'sortname1'
        Footers = <>
        STFilter.DataField = 'sortname1'
        STFilter.KeyField = 'name'
        STFilter.ListField = 'name'
        STFilter.ListSource = fdm.dsqslist1
        Title.Caption = #31867#21035
        Title.TitleButton = True
        Width = 100
      end
      item
        EditButtons = <>
        FieldName = 'sortname'
        Footers = <>
        STFilter.DataField = 'sortname'
        STFilter.KeyField = 'name'
        STFilter.ListField = 'name'
        STFilter.ListSource = fdm.dslist
        Title.Caption = #21333#20301
        Title.TitleButton = True
        Width = 50
      end
      item
        EditButtons = <>
        FieldName = 'vname'
        Footers = <>
        STFilter.DataField = 'vname'
        STFilter.KeyField = 'name'
        STFilter.ListField = 'name'
        STFilter.ListSource = fdm.dsqvlist
        Title.Caption = #20379#24212#21830
        Title.TitleButton = True
        Width = 200
      end
      item
        EditButtons = <>
        FieldName = 'bzqi'
        Footers = <>
        Title.Caption = #20445#25345#26399
        Title.TitleButton = True
        Width = 100
      end
      item
        EditButtons = <>
        FieldName = 'inprc'
        Footers = <>
        Title.Caption = #36827#20215
        Title.TitleButton = True
        Width = 80
      end
      item
        EditButtons = <>
        FieldName = 'rtlprc'
        Footers = <>
        Title.Caption = #21806#20215
        Title.TitleButton = True
        Width = 80
      end
      item
        EditButtons = <>
        FieldName = 'flagname'
        Footers = <>
        Title.Caption = #29366#24577
        Title.TitleButton = True
        Width = 35
      end
      item
        EditButtons = <>
        FieldName = 'memo'
        Footers = <>
        Visible = False
      end>
  end
  object pl_info: TPanel
    Left = 94
    Top = 80
    Width = 521
    Height = 273
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 2
    Visible = False
    object Label1: TLabel
      Left = 20
      Top = 61
      Width = 28
      Height = 14
      Caption = #21517#31216
    end
    object Label3: TLabel
      Left = 342
      Top = 61
      Width = 28
      Height = 14
      Caption = #31616#31216
    end
    object Label4: TLabel
      Left = 20
      Top = 92
      Width = 42
      Height = 14
      Caption = #20379#24212#21830
    end
    object Label5: TLabel
      Left = 202
      Top = 89
      Width = 28
      Height = 14
      Caption = #21333#20301
    end
    object Label6: TLabel
      Left = 342
      Top = 92
      Width = 28
      Height = 14
      Caption = #31867#21035
    end
    object Label7: TLabel
      Left = 20
      Top = 123
      Width = 42
      Height = 14
      Caption = #20445#25345#26399
    end
    object Label8: TLabel
      Left = 202
      Top = 120
      Width = 28
      Height = 14
      Caption = #36827#20215
    end
    object Label9: TLabel
      Left = 342
      Top = 123
      Width = 28
      Height = 14
      Caption = #21806#20215
    end
    object Label10: TLabel
      Left = 20
      Top = 153
      Width = 28
      Height = 14
      Caption = #35828#26126
    end
    object Panel3: TPanel
      Left = 2
      Top = 2
      Width = 517
      Height = 41
      Align = alTop
      BevelOuter = bvNone
      Color = clCream
      TabOrder = 11
      object Label2: TLabel
        Left = 12
        Top = 12
        Width = 98
        Height = 14
        Caption = #20379#24212#21830#21830#21697#36164#26009
      end
    end
    object tb_name: TEdit
      Left = 70
      Top = 55
      Width = 259
      Height = 22
      TabOrder = 0
      OnKeyPress = tb_nameKeyPress
    end
    object tb_sname: TEdit
      Left = 380
      Top = 55
      Width = 121
      Height = 22
      TabOrder = 1
      OnKeyPress = tb_snameKeyPress
    end
    object cb_vendor: TComboBox
      Left = 70
      Top = 86
      Width = 125
      Height = 22
      ItemHeight = 14
      TabOrder = 2
      OnChange = cb_vendorChange
      OnKeyPress = cb_vendorKeyPress
    end
    object cb_gg: TComboBox
      Left = 240
      Top = 86
      Width = 89
      Height = 22
      ItemHeight = 14
      TabOrder = 3
      OnChange = cb_vendorChange
      OnKeyPress = cb_ggKeyPress
    end
    object cb_sort: TComboBox
      Left = 380
      Top = 86
      Width = 121
      Height = 22
      ItemHeight = 14
      TabOrder = 4
      OnChange = cb_vendorChange
      OnKeyPress = cb_sortKeyPress
    end
    object tb_bzqi: TEdit
      Left = 70
      Top = 117
      Width = 125
      Height = 22
      TabOrder = 5
      OnKeyPress = tb_bzqiKeyPress
    end
    object tb_inprc: TEdit
      Left = 240
      Top = 117
      Width = 89
      Height = 22
      TabOrder = 6
      OnKeyPress = tb_inprcKeyPress
    end
    object tb_outprc: TEdit
      Left = 380
      Top = 117
      Width = 121
      Height = 22
      TabOrder = 7
      OnKeyPress = tb_outprcKeyPress
    end
    object tb_memo: TMemo
      Left = 70
      Top = 149
      Width = 431
      Height = 65
      TabOrder = 8
      OnKeyPress = tb_memoKeyPress
    end
    object Button1: TButton
      Left = 176
      Top = 230
      Width = 75
      Height = 25
      Caption = #30830#23450'[&O]'
      TabOrder = 9
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 266
      Top = 230
      Width = 75
      Height = 25
      Caption = #21462#28040'[&C]'
      TabOrder = 10
      OnClick = Button2Click
    end
    object cb1: TComboBox
      Left = 38
      Top = 230
      Width = 45
      Height = 22
      ItemHeight = 14
      TabOrder = 12
      Visible = False
    end
    object cb2: TComboBox
      Left = 84
      Top = 230
      Width = 45
      Height = 22
      ItemHeight = 14
      TabOrder = 13
      Visible = False
    end
    object cb3: TComboBox
      Left = 132
      Top = 230
      Width = 41
      Height = 22
      ItemHeight = 14
      TabOrder = 14
      Visible = False
    end
  end
  object PopupMenu1: TPopupMenu
    Left = 282
    Top = 60
    object A1: TMenuItem
      Caption = #28155#21152'[&A]'
      OnClick = A1Click
    end
    object M1: TMenuItem
      Caption = #20462#25913'[&M]'
      OnClick = M1Click
    end
    object D1: TMenuItem
      Caption = #21024#38500'[&D]'
      OnClick = D1Click
    end
    object R1: TMenuItem
      Caption = #21047#26032'[&R]'
      OnClick = R1Click
    end
    object N1: TMenuItem
      Caption = '-'
    end
    object L1: TMenuItem
      Caption = #38145#23450'[&L]'
      OnClick = L1Click
    end
  end
  object MainMenu1: TMainMenu
    Left = 254
    Top = 60
    object File1: TMenuItem
      Caption = #30456#20851#25805#20316
      GroupIndex = 3
      Hint = 'File related commands'
      object A2: TMenuItem
        Caption = #28155#21152#29289#21697#25968#25454'[&A]'
        OnClick = A1Click
      end
      object M2: TMenuItem
        Caption = #20462#25913#29289#21697#25968#25454'[&M]'
        OnClick = M1Click
      end
      object D2: TMenuItem
        Caption = #21024#38500#29289#21697#25968#25454'[&D]'
        OnClick = D1Click
      end
      object R2: TMenuItem
        Caption = #21047#26032#29289#21697#25968#25454'[&R]'
        OnClick = R1Click
      end
      object N3: TMenuItem
        Caption = '-'
      end
      object L2: TMenuItem
        Caption = #38145#23450#29289#21697#25968#25454'[&L]'
        OnClick = L1Click
      end
      object N4: TMenuItem
        Caption = '-'
      end
      object MenuItem1: TMenuItem
        Caption = #25171#21360#29289#21697#25968#25454
        OnClick = MenuItem1Click
      end
    end
  end
  object PrintDBGridEh1: TPrintDBGridEh
    DBGridEh = dg_view
    Options = [pghColored]
    Page.BottomMargin = 2.000000000000000000
    Page.LeftMargin = 2.000000000000000000
    Page.RightMargin = 2.000000000000000000
    Page.TopMargin = 2.000000000000000000
    PageFooter.Font.Charset = DEFAULT_CHARSET
    PageFooter.Font.Color = clWindowText
    PageFooter.Font.Height = -11
    PageFooter.Font.Name = 'MS Sans Serif'
    PageFooter.Font.Style = []
    PageHeader.CenterText.Strings = (
      #29289#21697#22522#30784#36164#26009)
    PageHeader.Font.Charset = ANSI_CHARSET
    PageHeader.Font.Color = clWindowText
    PageHeader.Font.Height = -29
    PageHeader.Font.Name = #23435#20307
    PageHeader.Font.Style = []
    Units = MM
    Left = 310
    Top = 60
  end
end

⌨️ 快捷键说明

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