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

📄 grp_rkfh.dfm

📁 省级集邮品管理ERP
💻 DFM
📖 第 1 页 / 共 2 页
字号:
inherited Frm_GRP_RKFH: TFrm_GRP_RKFH
  Tag = 64100
  Left = 147
  Top = -10
  Caption = '邮资票品管理信息系统——库房管理'
  ClientHeight = 509
  ClientWidth = 748
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 12
  object ModiPanel1: TModiPanel
    Left = 0
    Top = 478
    Width = 748
    Height = 31
    Align = alBottom
    BevelOuter = bvLowered
    TabOrder = 0
    DisButton = [bnEdit, bnSave, bnCancel, bnClose]
    BtnWidth = 65
    OnBtnClick = ModiPanel1BtnClick
    object BitBtn5: TBitBtn
      Left = 198
      Top = 3
      Width = 65
      Height = 25
      Caption = '复核(&H)'
      TabOrder = 7
      OnClick = BitBtn5Click
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        3333333333333333333333330000333333333333333333333333F33333333333
        00003333344333333333333333388F3333333333000033334224333333333333
        338338F3333333330000333422224333333333333833338F3333333300003342
        222224333333333383333338F3333333000034222A22224333333338F338F333
        8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
        33333338F83338F338F33333000033A33333A222433333338333338F338F3333
        0000333333333A222433333333333338F338F33300003333333333A222433333
        333333338F338F33000033333333333A222433333333333338F338F300003333
        33333333A222433333333333338F338F00003333333333333A22433333333333
        3338F38F000033333333333333A223333333333333338F830000333333333333
        333A333333333333333338330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2
    end
    object BitBtn6: TBitBtn
      Left = 263
      Top = 3
      Width = 97
      Height = 25
      Caption = '全部复核(&A)'
      TabOrder = 8
      OnClick = BitBtn6Click
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        3333333333333333333333330000333333333333333333333333F33333333333
        00003333344333333333333333388F3333333333000033334224333333333333
        338338F3333333330000333422224333333333333833338F3333333300003342
        222224333333333383333338F3333333000034222A22224333333338F338F333
        8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
        33333338F83338F338F33333000033A33333A222433333338333338F338F3333
        0000333333333A222433333333333338F338F33300003333333333A222433333
        333333338F338F33000033333333333A222433333333333338F338F300003333
        33333333A222433333333333338F338F00003333333333333A22433333333333
        3338F38F000033333333333333A223333333333333338F830000333333333333
        333A333333333333333338330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 38
    Width = 218
    Height = 440
    Align = alLeft
    BevelInner = bvLowered
    BevelOuter = bvNone
    TabOrder = 1
    object Label8: TLabel
      Left = 5
      Top = 15
      Width = 48
      Height = 12
      Caption = '查询日期'
    end
    object DBGrid2: TDBGrid
      Left = 1
      Top = 40
      Width = 216
      Height = 399
      Align = alBottom
      DataSource = DataSource2
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      TabOrder = 0
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = '宋体'
      TitleFont.Style = []
      OnDrawColumnCell = DBGrid2DrawColumnCell
      Columns = <
        item
          Expanded = False
          FieldName = 'KDRQ'
          Title.Caption = '日期'
          Width = 68
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'DWMC'
          Title.Caption = '来源单位'
          Width = 113
          Visible = True
        end>
    end
    object BitBtn7: TBitBtn
      Left = 155
      Top = 9
      Width = 50
      Height = 25
      Caption = '查询'
      TabOrder = 1
      OnClick = BitBtn7Click
    end
    object DateEdit1: TDateEdit
      Left = 59
      Top = 11
      Width = 91
      Height = 21
      ButtonWidth = 16
      NumGlyphs = 2
      PopupFont.Charset = DEFAULT_CHARSET
      PopupFont.Color = clWindowText
      PopupFont.Height = -11
      PopupFont.Name = 'MS Sans Serif'
      PopupFont.Style = []
      YearDigits = dyFour
      TabOrder = 2
    end
  end
  object Panel2: TPanel
    Left = 218
    Top = 38
    Width = 530
    Height = 440
    Align = alClient
    BevelInner = bvLowered
    BevelOuter = bvNone
    TabOrder = 2
    object Label2: TLabel
      Left = 14
      Top = 16
      Width = 48
      Height = 12
      Caption = '入库单号'
    end
    object Label3: TLabel
      Left = 14
      Top = 44
      Width = 48
      Height = 12
      Caption = '开单日期'
    end
    object Label4: TLabel
      Left = 358
      Top = 18
      Width = 48
      Height = 12
      Caption = '入库性质'
    end
    object Label5: TLabel
      Left = 193
      Top = 44
      Width = 36
      Height = 12
      Caption = '制表人'
    end
    object Label10: TLabel
      Left = 359
      Top = 43
      Width = 48
      Height = 12
      Caption = '入库日期'
    end
    object Label12: TLabel
      Left = 27
      Top = 72
      Width = 36
      Height = 12
      Caption = '库管员'
    end
    object DBEdit2: TDBEdit
      Left = 69
      Top = 40
      Width = 98
      Height = 20
      Color = clMenu
      DataField = 'KDRQ'
      DataSource = DataSource2
      ReadOnly = True
      TabOrder = 0
    end
    object DBEdit3: TDBEdit
      Left = 414
      Top = 13
      Width = 100
      Height = 20
      Color = clMenu
      DataField = 'RCKXZMC'
      DataSource = DataSource2
      ReadOnly = True
      TabOrder = 1
    end
    object DBEdit4: TDBEdit
      Left = 233
      Top = 39
      Width = 98
      Height = 20
      Color = clMenu
      DataField = 'ZBR'
      DataSource = DataSource2
      ReadOnly = True
      TabOrder = 2
    end
    object DBEdit6: TDBEdit
      Left = 69
      Top = 13
      Width = 262
      Height = 20
      Color = clMenu
      DataField = 'RKDH'
      DataSource = DataSource2
      ReadOnly = True
      TabOrder = 3
    end
    object DBDateEdit1: TDBDateEdit
      Left = 414
      Top = 39
      Width = 101
      Height = 21
      DataField = 'RKRQ'
      DataSource = DataSource2
      ButtonWidth = 16
      NumGlyphs = 2
      TabOrder = 4
      YearDigits = dyFour
    end
    object DBGrid3: TDBGrid
      Left = 9
      Top = 98
      Width = 521
      Height = 341
      DataSource = DataSource3
      Options = [dgEditing, dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
      TabOrder = 5
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = '宋体'
      TitleFont.Style = []
      Columns = <
        item
          Color = cl3DLight
          Expanded = False
          FieldName = 'ZH'
          ReadOnly = True
          Title.Caption = '志号'
          Width = 68
          Visible = True
        end
        item
          Color = cl3DLight
          Expanded = False
          FieldName = 'TMC'
          ReadOnly = True
          Title.Caption = '名称'
          Width = 100
          Visible = True
        end
        item
          Color = cl3DLight
          Expanded = False
          FieldName = 'JJ'
          ReadOnly = True

⌨️ 快捷键说明

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