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

📄 selsendoutfrm.dfm

📁 群星医药系统源码
💻 DFM
📖 第 1 页 / 共 2 页
字号:
inherited FmSelSendOut: TFmSelSendOut
  Left = 221
  Top = 128
  Width = 808
  Height = 580
  Caption = #20986#24211#36890#30693#21333
  PixelsPerInch = 96
  TextHeight = 12
  inherited TBDock1: TTBDock
    Width = 800
  end
  inherited TBDock2: TTBDock
    Top = 544
    Width = 800
  end
  inherited TBDock3: TTBDock
    Left = 791
    Height = 505
  end
  inherited TBDock4: TTBDock
    Height = 505
  end
  inherited plBoard: TRzPanel
    Width = 782
    Height = 505
    inherited plHeader: TRzPanel
      Width = 778
      Height = 92
      object Label1: TLabel
        Left = 12
        Top = 11
        Width = 48
        Height = 12
        Caption = #21333#25454#32534#21495
      end
      object Label2: TLabel
        Left = 12
        Top = 40
        Width = 48
        Height = 12
        Caption = #26085'    '#26399
      end
      object Label4: TLabel
        Left = 12
        Top = 70
        Width = 48
        Height = 12
        Caption = #21457#36135#21333#21495
      end
      object Label5: TLabel
        Left = 212
        Top = 71
        Width = 48
        Height = 12
        Caption = #19994' '#21153' '#21592
      end
      object Label6: TLabel
        Left = 629
        Top = 12
        Width = 36
        Height = 12
        Caption = #22797#26680#21592
      end
      object Label7: TLabel
        Left = 212
        Top = 12
        Width = 48
        Height = 12
        Caption = #23458#25143#21333#20301
      end
      object Label8: TLabel
        Left = 212
        Top = 42
        Width = 48
        Height = 12
        Caption = #32852' '#31995' '#20154
      end
      object Label14: TLabel
        Left = 430
        Top = 11
        Width = 48
        Height = 12
        Caption = #32467#31639#26041#24335
      end
      object Label15: TLabel
        Left = 430
        Top = 40
        Width = 48
        Height = 12
        Caption = #20184#27454#26085#26399
      end
      object Lab_State: TLabel
        Left = 434
        Top = 71
        Width = 96
        Height = 12
        Caption = #21333#25454#29366#24577#65306#26410#22797#26680
        Font.Charset = GB2312_CHARSET
        Font.Color = clHotLight
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object edBillNo: TRzDBEdit
        Tag = -1
        Left = 65
        Top = 7
        Width = 120
        Height = 20
        DataSource = DsSelSendOut
        DataField = 'BillNo'
        ReadOnly = True
        FrameHotStyle = fsFlat
        FrameVisible = True
        TabOnEnter = True
        TabOrder = 0
      end
      object DBEdit4: TRzDBEdit
        Left = 65
        Top = 66
        Width = 120
        Height = 20
        DataSource = DsSelSendOut
        DataField = 'RefBillNo'
        FrameHotStyle = fsFlat
        FrameVisible = True
        TabOnEnter = True
        TabOrder = 8
      end
      object DBEdit5: TRzDBEdit
        Left = 263
        Top = 67
        Width = 54
        Height = 20
        DataSource = DsSelSendOut
        DataField = 'EmpNo'
        FrameHotStyle = fsFlat
        FrameVisible = True
        TabOnEnter = True
        TabOrder = 9
      end
      object DBEdit6: TRzDBEdit
        Tag = -1
        Left = 669
        Top = 8
        Width = 89
        Height = 20
        DataSource = DsSelSendOut
        DataField = 'Audit'
        ReadOnly = True
        FrameHotStyle = fsFlat
        FrameVisible = True
        TabOnEnter = True
        TabOrder = 4
      end
      object DBEdit7: TRzDBEdit
        Left = 263
        Top = 8
        Width = 53
        Height = 20
        DataSource = DsSelSendOut
        DataField = 'CustNo'
        FrameHotStyle = fsFlat
        FrameVisible = True
        TabOnEnter = True
        TabOrder = 1
      end
      object DBEdit15: TRzDBDateTimePicker
        Left = 482
        Top = 36
        Width = 122
        Height = 19
        Date = 37680.671550162040000000
        Time = 37680.671550162040000000
        DateFormat = dfLong
        TabOrder = 7
        FlatButtons = True
        FrameHotStyle = fsFlat
        FrameVisible = True
        DataField = 'PayDate'
        DataSource = DsSelSendOut
      end
      object DBCheckBox1: TRzDBCheckBox
        Left = 633
        Top = 38
        Width = 97
        Height = 17
        DataField = 'Fungible'
        DataSource = DsSelSendOut
        ValueChecked = 'True'
        ValueUnchecked = 'False'
        Caption = #20195#38144#25910#36135
        HotTrack = True
        TabOnEnter = True
        TabOrder = 11
      end
      object edProvName: TRzDBButtonEdit
        Tag = -1
        Left = 318
        Top = 8
        Width = 83
        Height = 20
        DataSource = DsSelSendOut
        DataField = 'CustName'
        ReadOnly = True
        FrameHotStyle = fsFlat
        FrameVisible = True
        TabOnEnter = True
        TabOrder = 2
        OnButtonClick = edProvNameButtonClick
        FlatButtons = True
      end
      object cbPayModes: TRzComboBox
        Left = 482
        Top = 7
        Width = 122
        Height = 20
        AutoComplete = False
        Style = csDropDownList
        Ctl3D = False
        DisabledColor = clWhite
        FlatButtons = True
        FrameVisible = True
        ItemHeight = 12
        ParentCtl3D = False
        TabOnEnter = True
        TabOrder = 3
      end
      object RzDBButtonEdit1: TRzDBButtonEdit
        Tag = -1
        Left = 319
        Top = 67
        Width = 81
        Height = 20
        DataSource = DsSelSendOut
        DataField = 'EmpName'
        ReadOnly = True
        FrameHotStyle = fsFlat
        FrameVisible = True
        TabOnEnter = True
        TabOrder = 10
        OnButtonClick = RzDBButtonEdit1ButtonClick
        FlatButtons = True
      end
      object DBEdit2: TRzDBDateTimePicker
        Left = 65
        Top = 38
        Width = 120
        Height = 19
        Date = 37680.671550162040000000
        Time = 37680.671550162040000000
        DateFormat = dfLong
        TabOrder = 5
        FlatButtons = True
        FrameHotStyle = fsFlat
        FrameVisible = True
        DataField = 'FDate'
        DataSource = DsSelSendOut
      end
      object RzDBButtonEdit2: TRzDBButtonEdit
        Tag = -1
        Left = 263
        Top = 38
        Width = 138
        Height = 20
        DataSource = DsSelSendOut
        DataField = 'LinkMan'
        ReadOnly = True
        FrameVisible = True
        TabOrder = 6
        OnButtonClick = RzDBButtonEdit2ButtonClick
        FlatButtons = True
      end
    end
    inherited plBody: TRzPanel
      Top = 94
      Width = 778
      Height = 356
      object dbgSelSendOutDtl: TxDBGridEh
        Left = 0
        Top = 0
        Width = 778
        Height = 356
        TabStop = False
        Align = alClient
        AllowedOperations = [alopUpdateEh, alopAppendEh]
        DataSource = DsSelSendOutDtl
        Flat = True
        FooterColor = clWindow
        FooterFont.Charset = GB2312_CHARSET
        FooterFont.Color = clWindowText
        FooterFont.Height = -12
        FooterFont.Name = #23435#20307
        FooterFont.Style = []
        RowHeight = 16
        TabOrder = 0
        TitleFont.Charset = GB2312_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -12
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
        TitleHeight = 15
        OnEditButtonClick = dbgSelSendOutDtlEditButtonClick
        RowColorsUse = True
        RowColor1 = 16772846
        Columns = <
          item
            EditButtons = <>
            FieldName = 'ItemNo'
            Footers = <>
            ReadOnly = True
            Title.Alignment = taCenter
            Width = 28
          end
          item
            ButtonStyle = cbsEllipsis
            EditButtons = <>
            FieldName = 'GoodsID'
            Footers = <>
            Title.Alignment = taCenter
            Width = 93
          end
          item
            EditButtons = <>
            FieldName = 'Name'
            Footers = <>
            ReadOnly = True
            Title.Alignment = taCenter
            Width = 106
          end
          item
            EditButtons = <>
            FieldName = 'Specs'
            Footers = <>
            ReadOnly = True
            Title.Alignment = taCenter
            Width = 95
          end
          item
            EditButtons = <>
            FieldName = 'Unit'
            Footers = <>
            ReadOnly = True
            Title.Alignment = taCenter
          end
          item
            EditButtons = <>
            FieldName = 'Price'
            Footers = <>
            Title.Alignment = taCenter
          end
          item
            EditButtons = <>
            FieldName = 'Qty'
            Footers = <>
            Title.Alignment = taCenter
          end
          item
            EditButtons = <>
            FieldName = 'TaxRate'
            Footers = <>
            Title.Alignment = taCenter
          end
          item
            EditButtons = <>
            FieldName = 'UnTaxPrice'
            Footers = <>
            ReadOnly = True
            Title.Alignment = taCenter
          end
          item
            ButtonStyle = cbsEllipsis
            EditButtons = <>
            FieldName = 'DepotNo'
            Footers = <>
            Title.Alignment = taCenter
          end
          item
            EditButtons = <>
            FieldName = 'DepotName'
            Footers = <>
            ReadOnly = True
            Title.Alignment = taCenter
          end
          item
            EditButtons = <>
            FieldName = 'GoodsSum'
            Footers = <>
            ReadOnly = True
            Title.Alignment = taCenter
          end
          item
            EditButtons = <>
            FieldName = 'TaxSum'
            Footers = <>
            ReadOnly = True
            Title.Alignment = taCenter
          end
          item
            EditButtons = <>
            FieldName = 'Amount'
            Footers = <>
            ReadOnly = True
            Title.Alignment = taCenter
          end
          item
            EditButtons = <>
            FieldName = 'BatchNo'
            Footers = <>
            Title.Alignment = taCenter
          end
          item
            EditButtons = <>
            FieldName = 'ProdDate'
            Footers = <>
            Title.Alignment = taCenter
          end
          item
            EditButtons = <>
            FieldName = 'ValidDate'
            Footers = <>
            Title.Alignment = taCenter
          end
          item
            EditButtons = <>
            FieldName = 'PBillNo'
            Footers = <>
            ReadOnly = True
            Title.Alignment = taCenter
          end
          item
            EditButtons = <>
            FieldName = 'PItemNo'
            Footers = <>
            ReadOnly = True
            Title.Alignment = taCenter
          end
          item

⌨️ 快捷键说明

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