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

📄 dfm_sale.dfm

📁 仓库管理系统 仓库管理系统
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object dfmsale: Tdfmsale
  Left = 64
  Top = 63
  Width = 716
  Height = 503
  Caption = #38144#21806#25910#38134
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = #23435#20307
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poDesktopCenter
  OnClose = FormClose
  OnCreate = FormCreate
  OnKeyDown = FormKeyDown
  OnKeyPress = FormKeyPress
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 16
  object Panel1: TPanel
    Left = 0
    Top = 425
    Width = 708
    Height = 32
    Align = alBottom
    TabOrder = 0
    object SpeedButton1: TSpeedButton
      Left = 342
      Top = 1
      Width = 84
      Height = 30
      Cursor = crHandPoint
      Caption = #32467#24080'[F11]'
      Flat = True
      OnClick = SpeedButton1Click
    end
    object SpeedButton2: TSpeedButton
      Left = 427
      Top = 1
      Width = 84
      Height = 30
      Cursor = crHandPoint
      Caption = #26597#35810'[F8]'
      Flat = True
      OnClick = SpeedButton2Click
    end
    object SpeedButton3: TSpeedButton
      Left = 257
      Top = 1
      Width = 84
      Height = 30
      Cursor = crHandPoint
      BiDiMode = bdLeftToRight
      Caption = #20445#23384'[F6]'
      Flat = True
      ParentBiDiMode = False
      OnClick = SpeedButton3Click
    end
    object SpeedButton6: TSpeedButton
      Left = 2
      Top = 1
      Width = 84
      Height = 30
      Cursor = crHandPoint
      Caption = #26032#21333'[F3]'
      Flat = True
    end
    object SpeedButton7: TSpeedButton
      Left = 172
      Top = 1
      Width = 84
      Height = 30
      Cursor = crHandPoint
      Caption = #25171#25240'[F5]'
      Flat = True
      OnClick = SpeedButton7Click
    end
    object SpeedButton4: TSpeedButton
      Left = 87
      Top = 1
      Width = 84
      Height = 30
      Caption = #25968#37327'[F4]'
      Flat = True
      OnClick = SpeedButton4Click
    end
    object CheckBox1: TCheckBox
      Left = 605
      Top = 7
      Width = 89
      Height = 19
      Caption = #25171#21360'[F9]'
      Checked = True
      State = cbChecked
      TabOrder = 0
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 457
    Width = 708
    Height = 19
    Panels = <
      item
        Width = 200
      end
      item
        Width = 150
      end
      item
        Width = 50
      end>
    SimplePanel = False
  end
  object Panel4: TPanel
    Left = 0
    Top = 388
    Width = 708
    Height = 37
    Align = alBottom
    Color = clMoneyGreen
    TabOrder = 2
    object Label12: TLabel
      Left = 378
      Top = 11
      Width = 32
      Height = 16
      Caption = #25910#27454
    end
    object Label13: TLabel
      Left = 529
      Top = 11
      Width = 32
      Height = 16
      Caption = #25214#38065
    end
    object Label9: TLabel
      Left = 16
      Top = 11
      Width = 56
      Height = 16
      Caption = #23567'  '#35745':'
    end
    object Label10: TLabel
      Left = 207
      Top = 11
      Width = 32
      Height = 16
      Caption = #37329#39069
    end
    object Label11: TLabel
      Left = 81
      Top = 11
      Width = 32
      Height = 16
      Caption = #25968#37327
    end
    object FlatSpinEditFloat1: TFlatSpinEditFloat
      Left = 247
      Top = 8
      Width = 89
      Height = 23
      ColorFlat = clMoneyGreen
      AutoSize = False
      Digits = 2
      Precision = 9
      FloatFormat = ffGeneral
      Enabled = False
      Increment = 0.5
      ParentColor = True
      TabOrder = 0
    end
    object FlatSpinEditFloat2: TFlatSpinEditFloat
      Left = 418
      Top = 8
      Width = 89
      Height = 23
      ColorFlat = clMoneyGreen
      AutoSize = False
      Digits = 2
      Precision = 9
      FloatFormat = ffGeneral
      Increment = 0.5
      ParentColor = True
      TabOrder = 1
      OnExit = FlatSpinEditFloat2Exit
      OnKeyDown = FlatSpinEditFloat2KeyDown
      OnKeyPress = FlatSpinEditFloat2KeyPress
    end
    object FlatSpinEditFloat3: TFlatSpinEditFloat
      Left = 571
      Top = 8
      Width = 89
      Height = 23
      ColorFlat = clMoneyGreen
      AutoSize = False
      Digits = 2
      Precision = 9
      FloatFormat = ffGeneral
      Enabled = False
      Increment = 0.5
      ParentColor = True
      TabOrder = 2
    end
    object FlatSpinEditInteger1: TFlatSpinEditInteger
      Left = 121
      Top = 8
      Width = 65
      Height = 23
      ColorFlat = clMoneyGreen
      AutoSize = False
      Enabled = False
      MaxValue = 0
      MinValue = 0
      ParentColor = True
      TabOrder = 3
      Value = 0
    end
  end
  object DBGridEh1: TDBGridEh
    Left = 0
    Top = 33
    Width = 708
    Height = 320
    Align = alClient
    Color = clGradientInactiveCaption
    DataSource = DataSource3
    FooterColor = clCream
    FooterFont.Charset = GB2312_CHARSET
    FooterFont.Color = clWindowText
    FooterFont.Height = -16
    FooterFont.Name = #23435#20307
    FooterFont.Style = []
    FooterRowCount = 1
    Options = [dgEditing, dgTitles, dgIndicator, dgColumnResize, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
    OptionsEh = [dghFixed3D, dghFrozen3D, dghHighlightFocus, dghClearSelection]
    ReadOnly = True
    RowHeight = 4
    RowLines = 1
    SumList.Active = True
    TabOrder = 3
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -16
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    CurrencyStyle.CurrencyFont.Charset = DEFAULT_CHARSET
    CurrencyStyle.CurrencyFont.Color = clWindowText
    CurrencyStyle.CurrencyFont.Height = -11
    CurrencyStyle.CurrencyFont.Name = 'MS Sans Serif'
    CurrencyStyle.CurrencyFont.Style = []
    CurrencyStyle.CurrencySymbol = #65509
    CurrencyStyle.CompartColor = clSilver
    CurrencyStyle.KilobitColor = clGreen
    CurrencyStyle.RadixColor = clRed
    CurrencyStyle.ShowMinus = True
    CurrencyStyle.ShowZero = False
    CurrencyStyle.MinusColor = clRed
    CurrencyStyle.Layout = tlCenter
    CurrencyStyle.HeadFont.Charset = DEFAULT_CHARSET
    CurrencyStyle.HeadFont.Color = clWindowText
    CurrencyStyle.HeadFont.Height = -11
    CurrencyStyle.HeadFont.Name = #26999#20307'_GB2312'
    CurrencyStyle.HeadFont.Style = []
    Columns = <
      item
        Alignment = taCenter
        EditButtons = <>
        FieldName = 'spbh'
        Footer.Alignment = taCenter
        Footer.Value = #21512#35745#65306
        Footer.ValueType = fvtStaticText
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #36135#21495
        Width = 105
      end
      item
        Alignment = taCenter
        EditButtons = <>
        FieldName = 'cname'
        Footer.Alignment = taCenter
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #21830#21697#21517#31216
        Width = 254
      end
      item
        Alignment = taCenter
        EditButtons = <>
        FieldName = 'sl'
        Footer.Alignment = taCenter
        Footer.ValueType = fvtSum
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #25968#37327
      end
      item
        Alignment = taCenter
        EditButtons = <>
        FieldName = 'lsj'
        Footer.Alignment = taCenter
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #38646#21806#20215
        Width = 85
      end
      item
        Alignment = taCenter
        EditButtons = <>
        FieldName = 'zke'
        Footer.Alignment = taCenter
        Footer.ValueType = fvtSum
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #25240#25187#39069
        Width = 71
      end
      item
        Alignment = taCenter
        EditButtons = <>
        FieldName = 'sjje'
        Footer.Alignment = taCenter
        Footer.ValueType = fvtSum
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #23454#25910#37329#39069
        Width = 80
      end>
  end
  object Panel2: TPanel
    Left = 0
    Top = 0
    Width = 708
    Height = 33
    Align = alTop
    TabOrder = 4
    object Label5: TLabel
      Left = 17
      Top = 8
      Width = 32
      Height = 16
      Caption = #37096#38376
    end
    object Label2: TLabel
      Left = 168
      Top = 8
      Width = 32
      Height = 16
      Caption = #21697#29260
    end
    object Label3: TLabel
      Left = 331
      Top = 8
      Width = 32
      Height = 16
      Caption = #26085#26399
    end
    object Label4: TLabel
      Left = 513
      Top = 8
      Width = 48
      Height = 16
      Caption = #21333#25454#21495
    end
    object DBEditEh1: TDBEditEh
      Left = 56
      Top = 5
      Width = 81
      Height = 22
      AlwaysShowBorder = True
      Color = clInfoBk
      DataField = 'bmh'
      DataSource = DataSource3
      EditButtons = <>
      Flat = True
      TabOrder = 0
      OnKeyPress = DBEditEh1KeyPress
    end
    object DBComboBoxEh1: TDBComboBoxEh
      Left = 208
      Top = 5
      Width = 97
      Height = 22
      AlwaysShowBorder = True
      Color = clInfoBk
      DataField = 'clabel'
      DataSource = DataSource3
      EditButtons = <>
      Flat = True
      TabOrder = 1
      OnKeyPress = DBComboBoxEh1KeyPress
    end
    object dbdatetimeediteh1: TDBDateTimeEditEh
      Left = 368
      Top = 5
      Width = 121
      Height = 22
      Color = clInfoBk
      DataField = 'rq'
      DataSource = DataSource3
      Enabled = False
      EditButtons = <>
      Flat = True
      Kind = dtkDateEh
      TabOrder = 2
    end
    object DBEditEh2: TDBEditEh
      Left = 568
      Top = 5
      Width = 121
      Height = 22
      Color = clInfoBk
      DataField = 'jyh'
      DataSource = DataSource3
      EditButtons = <>
      Enabled = False
      Flat = True
      TabOrder = 3
    end
  end
  object Panel3: TPanel
    Left = 0
    Top = 353
    Width = 708
    Height = 35
    Align = alBottom
    TabOrder = 5
    object Label1: TLabel
      Left = 17
      Top = 11
      Width = 48
      Height = 16
      Caption = #23548#36141#21592
    end
    object Label6: TLabel
      Left = 222
      Top = 11
      Width = 40
      Height = 16
      BiDiMode = bdRightToLeft
      Caption = #36135' '#21495
      ParentBiDiMode = False
      Layout = tlCenter
    end
    object Label8: TLabel
      Left = 425
      Top = 11
      Width = 40
      Height = 16
      Caption = #25968' '#37327
    end
    object Label7: TLabel
      Left = 567
      Top = 11
      Width = 40
      Height = 16
      Caption = #25240' '#29575
    end
    object DBEditEh3: TDBEditEh
      Left = 76
      Top = 8
      Width = 54
      Height = 22
      AlwaysShowBorder = True
      Color = clInfoBk
      DataField = 'yyyh'
      DataSource = DataSource3
      EditButtons = <>
      Flat = True
      TabOrder = 0
      OnExit = DBEditEh3Exit
      OnKeyPress = DBEditEh3KeyPress
    end
    object StaticText2: TStaticText
      Left = 136
      Top = 11
      Width = 36
      Height = 20
      Caption = #22995#21517
      TabOrder = 1
    end
    object DBEditEh4: TDBEditEh
      Left = 276
      Top = 8
      Width = 121
      Height = 22
      AlwaysShowBorder = True
      Color = clInfoBk
      DataField = 'spbh'
      DataSource = DataSource3
      EditButtons = <>
      Flat = True
      TabOrder = 2
      OnChange = DBEditEh4Change
      OnExit = DBEditEh4Exit
      OnKeyPress = DBEditEh4KeyPress

⌨️ 快捷键说明

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