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

📄 goodscheckaccept6.~dfm

📁 医药连锁经营管理系统源码
💻 ~DFM
📖 第 1 页 / 共 2 页
字号:
inherited FmGoodsCheckAccept6: TFmGoodsCheckAccept6
  Left = 72
  Top = 123
  Height = 511
  Caption = #38750#33647#21697#36136#37327#39564#25910
  PixelsPerInch = 96
  TextHeight = 12
  inherited TBDock1: TTBDock
    inherited Toolbar1: TTBToolbar
      DockPos = 0
    end
  end
  inherited TBDock2: TTBDock
    Top = 475
  end
  inherited TBDock3: TTBDock
    Height = 436
  end
  inherited TBDock4: TTBDock
    Height = 436
  end
  inherited plBoard: TRzPanel
    Height = 436
    inherited plHeader: TRzPanel
      Height = 62
      object Label1: TLabel
        Left = 36
        Top = 12
        Width = 60
        Height = 12
        Caption = #39564#25910#21333#21495#65306
      end
      object Label2: TLabel
        Left = 35
        Top = 40
        Width = 60
        Height = 12
        Caption = #26469#36135#26085#26399#65306
      end
      object Label3: TLabel
        Left = 287
        Top = 40
        Width = 60
        Height = 12
        Caption = #37319#36141#21333#21495#65306
      end
      object Label4: TLabel
        Left = 287
        Top = 12
        Width = 60
        Height = 12
        Caption = #20379#24212#21378#21830#65306
      end
      object Label5: TLabel
        Left = 555
        Top = 12
        Width = 60
        Height = 12
        Caption = #22797' '#26680' '#21592#65306
      end
      object Lab_State: TLabel
        Left = 555
        Top = 40
        Width = 96
        Height = 12
        Caption = #21333#25454#29366#24577#65306#26410#23457#26680
        Font.Charset = GB2312_CHARSET
        Font.Color = clRed
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object RzDBEdit1: TRzDBEdit
        Tag = -1
        Left = 96
        Top = 8
        Width = 129
        Height = 20
        DataSource = DsGoodsCheckAccept
        DataField = 'BillNo'
        ReadOnly = True
        FrameVisible = True
        TabOnEnter = True
        TabOrder = 0
      end
      object RzDBDateTimePicker1: TRzDBDateTimePicker
        Left = 95
        Top = 36
        Width = 130
        Height = 19
        Date = 37716.720700162040000000
        Time = 37716.720700162040000000
        DateFormat = dfLong
        TabOrder = 4
        FlatButtons = True
        FrameVisible = True
        ShowToday = True
        DataField = 'FDate'
        DataSource = DsGoodsCheckAccept
      end
      object RzDBEdit4: TRzDBEdit
        Tag = -1
        Left = 615
        Top = 8
        Width = 123
        Height = 20
        DataSource = DsGoodsCheckAccept
        DataField = 'Audit'
        ReadOnly = True
        FrameVisible = True
        TabOnEnter = True
        TabOrder = 3
      end
      object edProvName: TRzDBButtonEdit
        Tag = -1
        Left = 408
        Top = 8
        Width = 97
        Height = 19
        DataSource = DsGoodsCheckAccept
        DataField = 'ProvName'
        ReadOnly = True
        AutoSize = False
        FrameHotStyle = fsFlat
        FrameVisible = True
        TabOnEnter = True
        TabOrder = 2
        OnButtonClick = edProvNameButtonClick
        FlatButtons = True
      end
      object RzDBEdit3: TRzDBEdit
        Left = 348
        Top = 8
        Width = 59
        Height = 19
        DataSource = DsGoodsCheckAccept
        DataField = 'ProvNo'
        AutoSize = False
        FrameVisible = True
        TabOnEnter = True
        TabOrder = 1
      end
      object RzDBButtonEdit1: TRzDBEdit
        Left = 348
        Top = 36
        Width = 157
        Height = 19
        DataSource = DsGoodsCheckAccept
        DataField = 'PBillNo'
        AutoSize = False
        FrameHotStyle = fsFlat
        FrameVisible = True
        TabOnEnter = True
        TabOrder = 5
      end
    end
    inherited plBody: TRzPanel
      Top = 64
      Height = 341
      object dbgGoodsCheckAcceptDtl: TxDBGridEh
        Left = 0
        Top = 0
        Width = 769
        Height = 341
        Align = alClient
        AllowedOperations = [alopUpdateEh, alopAppendEh]
        ColumnDefValues.Title.Alignment = taCenter
        DataSource = DsGoodsCheckAcceptDtl
        Flat = True
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        FooterColor = clWindow
        FooterFont.Charset = GB2312_CHARSET
        FooterFont.Color = clWindowText
        FooterFont.Height = -12
        FooterFont.Name = #23435#20307
        FooterFont.Style = []
        ParentFont = False
        RowHeight = 16
        SortLocal = True
        TabOrder = 0
        TitleFont.Charset = GB2312_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -12
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
        TitleHeight = 2
        TitleLines = 1
        OnEditButtonClick = dbgGoodsCheckAcceptDtlEditButtonClick
        RowColorsUse = True
        RowColor1 = 16772846
        Columns = <
          item
            EditButtons = <>
            FieldName = 'ItemNo'
            Footers = <>
            ReadOnly = True
          end
          item
            ButtonStyle = cbsEllipsis
            EditButtons = <>
            FieldName = 'GoodsID'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'Name'
            Footers = <>
            ReadOnly = True
          end
          item
            EditButtons = <>
            FieldName = 'Specs'
            Footers = <>
            ReadOnly = True
          end
          item
            EditButtons = <>
            FieldName = 'Unit'
            Footers = <>
            ReadOnly = True
          end
          item
            ButtonStyle = cbsEllipsis
            EditButtons = <>
            FieldName = 'Price'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'Amount'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'CheckQty'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'EligibleQty'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'RejectQty'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'BatchNo'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'ProdDate'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'ValidDate'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'PdcAddr'
            Footers = <>
            ReadOnly = True
          end
          item
            EditButtons = <>
            FieldName = 'MakerName'
            Footers = <>
            ReadOnly = True
          end
          item
            EditButtons = <>
            FieldName = 'PassNO'
            Footers = <>
            ReadOnly = True
          end
          item
            EditButtons = <>
            FieldName = 'Brand'
            Footers = <>
            ReadOnly = True
          end
          item
            EditButtons = <>
            FieldName = 'EligibleCard'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'QualityState'
            Footers = <>
            PickList.Strings = (
              #21512#26684
              #19981#21512#26684)
          end
          item
            EditButtons = <>
            FieldName = 'PackageState'
            Footers = <>
            PickList.Strings = (
              #21512#26684
              #19981#21512#26684)
          end
          item
            EditButtons = <>
            FieldName = 'LabelState'
            Footers = <>
            PickList.Strings = (
              #21512#26684
              #19981#21512#26684)
          end
          item
            EditButtons = <>
            FieldName = 'Directions'
            Footers = <>
            PickList.Strings = (
              #21512#26684
              #19981#21512#26684)
          end
          item
            EditButtons = <>
            FieldName = 'CheckVerdict'
            Footers = <>
            PickList.Strings = (
              #21512#26684
              #19981#21512#26684)
          end
          item
            ButtonStyle = cbsEllipsis
            EditButtons = <>
            FieldName = 'Checker'
            Footers = <>

⌨️ 快捷键说明

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