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

📄 goodsinfounit.dfm

📁 简单的进销存系统,包含登陆等界面,内容丰富,各种技巧,适合初学者
💻 DFM
字号:
object GoodsInfoForm: TGoodsInfoForm
  Left = -13
  Top = 113
  Align = alClient
  BorderStyle = bsSingle
  Caption = #20179#24211#20449#24687
  ClientHeight = 329
  ClientWidth = 804
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poOwnerFormCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object PanelBkGnd: TPanel
    Left = 0
    Top = 0
    Width = 804
    Height = 329
    Align = alClient
    BevelOuter = bvNone
    Ctl3D = True
    ParentCtl3D = False
    TabOrder = 0
    object Splitter1: TSplitter
      Left = 147
      Top = 40
      Width = 6
      Height = 289
      Cursor = crHSplit
      Color = clInactiveCaptionText
      ParentColor = False
    end
    object ControlBar1: TControlBar
      Left = 0
      Top = 0
      Width = 804
      Height = 40
      Align = alTop
      BevelEdges = []
      BevelInner = bvNone
      Color = clInactiveCaptionText
      ParentColor = False
      TabOrder = 0
      object ToolBar1: TToolBar
        Left = 11
        Top = 2
        Width = 546
        Height = 20
        AutoSize = True
        ButtonHeight = 20
        ButtonWidth = 55
        Caption = 'ToolBar1'
        EdgeBorders = []
        Flat = True
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        ShowCaptions = True
        TabOrder = 0
        object TB_add: TToolButton
          Left = 0
          Top = 0
          Cursor = crHandPoint
          AutoSize = True
          Caption = #22686#21152'[&A]'
          ImageIndex = 0
          OnClick = TB_addClick
        end
        object TB_EDIT: TToolButton
          Left = 53
          Top = 0
          Cursor = crHandPoint
          AutoSize = True
          Caption = #20462#25913'[&B]'
          ImageIndex = 1
          OnClick = TB_EDITClick
        end
        object TB_DEL: TToolButton
          Left = 106
          Top = 0
          Cursor = crHandPoint
          AutoSize = True
          Caption = #21024#38500'[&C]'
          ImageIndex = 3
          OnClick = TB_DELClick
        end
        object ToolButton5: TToolButton
          Left = 159
          Top = 0
          Width = 8
          Caption = 'ToolButton5'
          ImageIndex = 4
          Style = tbsSeparator
        end
        object tb_refresh: TToolButton
          Left = 167
          Top = 0
          Caption = #21047#26032'[&R]'
          ImageIndex = 10
          OnClick = tb_refreshClick
        end
        object TB_EXIT: TToolButton
          Left = 222
          Top = 0
          Cursor = crHandPoint
          AutoSize = True
          Caption = #36864#20986'[&X]'
          ImageIndex = 9
          OnClick = TB_EXITClick
        end
      end
    end
    object DBG_BASSMESS: TDBGrid
      Left = 153
      Top = 40
      Width = 651
      Height = 289
      Align = alClient
      Color = clHighlightText
      Ctl3D = True
      DataSource = DataSource
      FixedColor = clInactiveCaptionText
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 1
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      OnDblClick = DBG_BASSMESSDblClick
      Columns = <
        item
          Expanded = False
          FieldName = 'ID'
          Title.Alignment = taCenter
          Title.Caption = #32534#21495
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Width = 72
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'NAME'
          Title.Alignment = taCenter
          Title.Caption = #21830#21697#21517#31216
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Width = 120
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'TYPE'
          Title.Alignment = taCenter
          Title.Caption = #21830#21697#22411#21495
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Width = 120
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'PRICE'
          Title.Alignment = taCenter
          Title.Caption = #26368#36817#21333#20215
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Width = 120
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'SELLPRICE'
          Title.Alignment = taCenter
          Title.Caption = #38144#21806#25552#25104
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Width = 120
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'UNIT'
          Title.Alignment = taCenter
          Title.Caption = #21333#20301
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Width = 120
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'MEMO'
          Title.Alignment = taCenter
          Title.Caption = #22791#27880
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Width = 185
          Visible = True
        end>
    end
    object DBG_name: TDBGrid
      Left = 0
      Top = 40
      Width = 147
      Height = 289
      Align = alLeft
      Color = clHighlightText
      DataSource = DataSource_name
      FixedColor = clInactiveCaptionText
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
      ParentFont = False
      TabOrder = 2
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      OnCellClick = DBG_nameCellClick
      Columns = <
        item
          Expanded = False
          FieldName = 'NAME'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -14
          Font.Name = #23435#20307
          Font.Style = []
          Title.Caption = #21830#21697#21517#31216
          Width = 150
          Visible = True
        end>
    end
  end
  object DataSource_name: TDataSource
    DataSet = ADOTable0_DATA
    Left = 62
    Top = 143
  end
  object DataSource: TDataSource
    DataSet = ADOQuery_data
    Left = 221
    Top = 142
  end
  object ADOTable0_DATA: TADOTable
    Left = 56
    Top = 184
  end
  object ADOQuery_data: TADOQuery
    Parameters = <>
    Left = 224
    Top = 200
  end
end

⌨️ 快捷键说明

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