goodsinoutfm.~dfm

来自「群星医药系统源码」· ~DFM 代码 · 共 2,124 行 · 第 1/5 页

~DFM
2,124
字号
object FmGoodsInOut: TFmGoodsInOut
  Left = 260
  Top = 238
  Width = 798
  Height = 408
  Caption = #20986#20837#24211#26126#32454
  Color = 16776176
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  OnClose = FormClose
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Label21: TLabel
    Left = 0
    Top = 61
    Width = 790
    Height = 4
    Align = alTop
    AutoSize = False
  end
  object Panel1: TRzPanel
    Left = 0
    Top = 24
    Width = 790
    Height = 37
    Align = alTop
    BorderInner = fsFlat
    BorderOuter = fsNone
    BorderSides = [sdLeft, sdRight, sdBottom]
    ParentColor = True
    TabOrder = 0
    object Label1: TLabel
      Left = 624
      Top = 13
      Width = 60
      Height = 12
      Caption = #32456#27490#26085#26399#65306
    end
    object edGoodsID: TRzButtonEdit
      Left = 91
      Top = 8
      Width = 109
      Height = 20
      FrameHotStyle = fsFlat
      FrameVisible = True
      TabOrder = 1
      FlatButtons = True
      OnButtonClick = edGoodsIDButtonClick
    end
    object edGoodsName: TRzEdit
      Left = 296
      Top = 8
      Width = 137
      Height = 20
      FrameHotStyle = fsFlat
      FrameVisible = True
      TabOrder = 3
    end
    object cbName: TRzCheckBox
      Left = 216
      Top = 11
      Width = 79
      Height = 17
      AlignmentVertical = avBottom
      Caption = #29289#21697#21517#31216#65306
      HotTrack = True
      State = cbUnchecked
      TabOrder = 2
    end
    object cbCode: TRzCheckBox
      Left = 12
      Top = 11
      Width = 79
      Height = 17
      AlignmentVertical = avBottom
      Caption = #33647#21697#20195#30721#65306
      HotTrack = True
      State = cbUnchecked
      TabOrder = 0
    end
    object cbDate: TRzCheckBox
      Left = 444
      Top = 11
      Width = 79
      Height = 17
      AlignmentVertical = avBottom
      Caption = #36215#22987#26085#26399#65306
      HotTrack = True
      State = cbUnchecked
      TabOrder = 4
    end
    object dtpBeginDate: TRzDateTimePicker
      Left = 522
      Top = 8
      Width = 93
      Height = 20
      Date = 37588.844066493060000000
      Time = 37588.844066493060000000
      TabOrder = 5
      FlatButtons = True
      FrameHotStyle = fsFlat
      FrameVisible = True
    end
    object dtpEndDate: TRzDateTimePicker
      Left = 684
      Top = 8
      Width = 89
      Height = 20
      Date = 37588.844066493060000000
      Time = 37588.844066493060000000
      TabOrder = 6
      FlatButtons = True
      FrameHotStyle = fsFlat
      FrameVisible = True
    end
  end
  object PageCtrl1: TRzPageControl
    Left = 0
    Top = 65
    Width = 790
    Height = 316
    ActivePage = Page_TotalStock
    Align = alClient
    HotTrack = False
    ShowFocusRect = False
    TabIndex = 4
    TabOrder = 1
    FixedDimension = 18
    object Page_GoodsIn: TRzTabSheet
      Color = 16776176
      Caption = #20837#24211#26126#32454
      object dbgGoodsIn: TxDBGridEh
        Left = 0
        Top = 37
        Width = 786
        Height = 257
        Align = alClient
        DataSource = DsGoodsIn
        Flat = True
        FooterColor = clWindow
        FooterFont.Charset = GB2312_CHARSET
        FooterFont.Color = clWindowText
        FooterFont.Height = -12
        FooterFont.Name = #23435#20307
        FooterFont.Style = []
        ReadOnly = True
        RowHeight = 16
        TabOrder = 0
        TitleFont.Charset = GB2312_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -12
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
        TitleHeight = 15
        RowColorsUse = True
        RowColor1 = 16772846
        Columns = <
          item
            EditButtons = <>
            FieldName = 'RecNo'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'GoodsID'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'Name'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'Specs'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'Unit'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'DepotID'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'DepotNo'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'DepotName'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'FDate'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'StockRecNo'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'InOutKind'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'Qty'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'Amount'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'PBillNo'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'PItemNo'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'GroupNo'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'BatchNo'
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = 'Flag'
            Footers = <>
          end>
      end
      object Panel2: TPanel
        Left = 0
        Top = 0
        Width = 786
        Height = 37
        Align = alTop
        BevelOuter = bvNone
        ParentColor = True
        TabOrder = 1
        object Label7: TLabel
          Left = 244
          Top = 12
          Width = 36
          Height = 12
          Caption = #20179#24211#65306
        end
        object Label8: TLabel
          Left = 456
          Top = 12
          Width = 36
          Height = 12
          Caption = #36135#20301#65306
        end
        object Panel3: TPanel
          Left = 0
          Top = 0
          Width = 243
          Height = 37
          Align = alLeft
          BevelOuter = bvNone
          ParentColor = True
          TabOrder = 0
          object Label5: TLabel
            Left = 4
            Top = 10
            Width = 36
            Height = 12
            Caption = #25968#37327#65306
          end
          object Label6: TLabel
            Left = 120
            Top = 10
            Width = 36
            Height = 12
            Caption = #37329#39069#65306
          end
          object edNum1: TRzEdit
            Left = 40
            Top = 6
            Width = 69
            Height = 20
            FrameHotStyle = fsFlat
            FrameVisible = True
            ReadOnly = True
            TabOrder = 0
          end
          object edSum1: TRzEdit
            Left = 156
            Top = 6
            Width = 77
            Height = 20
            FrameHotStyle = fsFlat
            FrameVisible = True
            ReadOnly = True
            TabOrder = 1
          end
        end
        object BtnFindIn: TRzBitBtn
          Left = 605
          Top = 6
          Height = 24
          Action = ActFind1
          Caption = #26597#35810'(&Q)'
          Color = 15791348
          HighlightColor = 16026986
          HotTrack = True
          HotTrackColor = 3983359
          ParentColor = False
          TabOrder = 1
          Glyph.Data = {
            42020000424D4202000000000000420000002800000010000000100000000100
            1000030000000002000000000000000000000000000000000000007C0000E003
            00001F0000001F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F00
            1F001F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F00FF03
            FF0310001F7C1F7C1F7C1F7C1F7C1042104210421042104210420000FF03FF03
            1000104210421F7C1F7C1F7C1F7C10421F7C1F7C1F7C1F7C1F00FF03FF031000
            10421F7C10421F7C1F7C1F7C1F7C1042FF7FFF7FFF7F1F00FF03FF0310001042
            1F7C1F7C10421F7C1F7C1F7C1F7C10421F7C1F7C1F00FF03FF03100010421042
            FF7F1F7C10421F7C1F7C10421042000000001042FF7F1042100010421F7C1F7C
            FF7F1F7C10421F7C1042FF7F1F7CFF7FFF7F0000104210001042104210421042
            FF7F1F7C10421042FF7FFF7F1F7CFF7F10421042000010421F7C1F7C1F7C1F7C
            FF7F1F7C10421042FF7FFF7F1F7CFF7FFF03FF03000010421042104210421042
            FF7F1F7C10421042FF7FFF7F1F7CFF7F10421042000010421F7C1F7C1F7C1F7C
            1F7C1F7C10421042FF7FFF7F1F7CFF7FFF03FF030000104210421042FF7F1F7C
            1F7C1F7C10421F7C1042FF7F1F7CFF7FFF7F000010421F7C1F7C1F7CFF7F1042
            1042104210421F7C1F7C104210420000000010421F7C1F7CFF7FFF7FFF7F1042
            FF7F1F7C10421F7C1F7C1F7C1F7C10421F7C1F7CFF7FFF7FFF7FFF7FFF7F1042
            1F7C10421F7C1F7C1F7C1F7C1F7C104210421042104210421042104210421042
            10421F7C1F7C}
        end
        object RzBitBtn4: TRzBitBtn
          Left = 681
          Top = 6
          Height = 24
          Action = ActPrint1
          Caption = #25253#34920'(&P)'
          Color = 15791348
          HighlightColor = 16026986
          HotTrack = True
          HotTrackColor = 3983359
          ParentColor = False
          TabOrder = 5
          Glyph.Data = {
            42020000424D4202000000000000420000002800000010000000100000000100
            1000030000000002000000000000000000000000000000000000007C0000E003
            00001F0000001F7C1F7C1F7C1F7C1F7C1F7C0000000000001F7C1F7C1F7C1F7C
            1F7C1F7C1F7C1F7C1F7C1F7C1F7C000000001F7C10421042000000001F7C1F7C
            1F7C1F7C1F7C1F7C1F7C000000001F7C1F7C1042000000001042104200000000
            1F7C1F7C1F7C1F7C00001F7C1F7C104210421F7C104210420000000010421042
            000000001F7C1F7C1042104210421F7C1F7C1F7C104210421042104200000000
            104200001F7C104210421F7C1F7C1F7C1F7C1F7C104210421042104210421042
            000000001F7C1042FF7F1F7C1F7C1F7C1F7CFF7F104210421042104210421042
            1042104200001042FF7F1F7C1F7CFF7FFF7F1F7C1F7C1F7C1042104210421042
            1042104200001042FF7FFF7FFF7F1F7C1F7C007C007C1F7C1F7C1F7C10421042
            1042104200001042FF7F1F7C1F7CE003E0031F7C1F7C1F7C1042104200001F7C
            1042104200001F7C10421042FF7F1F7C1F7C1F7C10421042FF7FFF7F00001F7C
            000000001F7C1F7C1F7C1F7C10421042FF7F1042FF7FFF7FFF7FFF7FFF7F0000
            1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C10421042FF7FFF7FFF7FFF7FFF7FFF7F
            00001F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1042FF7FFF7FFF7FFF7FFF7F
            FF7F000000001F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1042FF7FFF7FFF7F1042
            10421F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1042104210421F7C
            1F7C1F7C1F7C}
        end
        object edDepotName1: TRzButtonEdit
          Tag = -1
          Left = 340
          Top = 8
          Width = 103
          Height = 20
          FrameHotStyle = fsFlat
          FrameVisible = True
          ReadOnly = True
          TabOnEnter = True
          TabOrder = 3
          FlatButtons = True
          OnButtonClick = edDepotName1ButtonClick
        end
        object edDepot1: TRzEdit
          Left = 280
          Top = 8
          Width = 59
          Height = 20
          FrameHotStyle = fsFlat
          FrameVisible = True
          TabOnEnter = True
          TabOrder = 2
        end
        object edBerth1: TRzButtonEdit
          Left = 492
          Top = 8
          Width = 105
          Height = 20
          FrameHotStyle = fsFlat
          FrameVisible = True
          TabOrder = 4
          FlatButtons = True
          OnButtonClick = edBerth1ButtonClick
        end

⌨️ 快捷键说明

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