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

📄 dmah.dfm

📁 科思ERP部分源码及控件
💻 DFM
📖 第 1 页 / 共 2 页
字号:
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        333333333333333333333333000033338833333333333333333F333333333333
        0000333911833333983333333388F333333F3333000033391118333911833333
        38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
        911118111118333338F3338F833338F3000033333911111111833333338F3338
        3333F8330000333333911111183333333338F333333F83330000333333311111
        8333333333338F3333383333000033333339111183333333333338F333833333
        00003333339111118333333333333833338F3333000033333911181118333333
        33338333338F333300003333911183911183333333383338F338F33300003333
        9118333911183333338F33838F338F33000033333913333391113333338FF833
        38F338F300003333333333333919333333388333338FFF830000333333333333
        3333333333333333333888330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2
    end
    object memDmadDesc: TMemo
      Left = 303
      Top = 105
      Width = 208
      Height = 56
      Color = clWhite
      Ctl3D = False
      Lines.Strings = (
        '')
      ParentCtl3D = False
      TabOrder = 4
    end
    object seDmadLine: TSDEdit
      Left = 74
      Top = 18
      Width = 108
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'seDmadLine'
      CharType = ctNumeric
      SplitSymbol = ' | '
    end
    object seDmadQty: TSDEdit
      Left = 360
      Top = 17
      Width = 150
      Height = 18
      Ctl3D = False
      MaxLength = 12
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 2
      Text = '0'
      DigLen = 4
      DataType = dtNumber
      CharType = ctMathematic
      OnButtonClick = seDmadQtyButtonClick
      ButtonVisible = True
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object seDmadWoCode: TSDEdit
      Left = 360
      Top = 50
      Width = 150
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 3
      Text = 'seDmadWoCode'
      OnButtonClick = seDmadWoCodeButtonClick
      ButtonVisible = True
      KeyItem = cbItem2
      DispItem = cbItem1
      SplitSymbol = ' | '
    end
    object seDmadGmtCode: TSDEdit
      Left = 74
      Top = 51
      Width = 123
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 1
      Text = 'seDmadGmtCode'
      OnButtonClick = seDmadGmtCodeButtonClick
      ButtonVisible = True
      SplitSymbol = ' | '
    end
  end
  inherited sbBar: TStatusBar
    Top = 454
    Width = 690
  end
  inherited CoolBar1: TCoolBar
    Width = 690
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 690
      end>
    inherited tbMainBar: TToolBar
      Width = 677
    end
  end
  object fpDmah: TFloatPanel [4]
    Left = 0
    Top = 39
    Width = 690
    Height = 97
    Align = alTop
    Color = clWhite
    ParentColor = False
    TabOrder = 2
    object Label1: TLabel
      Left = 21
      Top = 17
      Width = 54
      Height = 12
      Caption = '分摊单号:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 21
      Top = 42
      Width = 54
      Height = 12
      Caption = '制单日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 21
      Top = 66
      Width = 54
      Height = 12
      Caption = '财务月份:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 312
      Top = 40
      Width = 42
      Height = 12
      Caption = '单备注:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 312
      Top = 14
      Width = 54
      Height = 12
      Caption = '收发类型:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object seDmahCode: TSDEdit
      Left = 78
      Top = 12
      Width = 141
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'seDmahCode'
      OnKeyDown = seDmahCodeKeyDown
      SplitSymbol = ' | '
    end
    object deDmahDate: TDateEdit
      Left = 78
      Top = 39
      Width = 94
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2003-03-03'
      InitDate = '2003-03-03 11:15:26'
      ModalResult = 0
      TabOrder = 1
      Color = 50331647
      Ctl3D = False
      ParentCtl3D = False
    end
    object scDmahFmonth: TSDComboBox
      Left = 78
      Top = 58
      Width = 94
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 2
    end
    object memDmahDesc: TMemo
      Left = 367
      Top = 40
      Width = 184
      Height = 35
      Color = clWhite
      Ctl3D = False
      Lines.Strings = (
        '')
      ParentCtl3D = False
      TabOrder = 4
    end
    object scDmahPosType: TSDComboBox
      Left = 368
      Top = 5
      Width = 129
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 3
      KeyItem = cbItem2
    end
  end
  object fpBottom: TFloatPanel [5]
    Left = 0
    Top = 423
    Width = 690
    Height = 31
    Align = alBottom
    Color = clWhite
    Enabled = False
    ParentColor = False
    TabOrder = 5
    object Label3: TLabel
      Left = 417
      Top = 7
      Width = 42
      Height = 12
      Caption = '审核人:'
    end
    object labChecker: TLabel
      Left = 460
      Top = 7
      Width = 42
      Height = 12
      Caption = 'Checker'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label14: TLabel
      Left = 533
      Top = 7
      Width = 42
      Height = 12
      Caption = '制单人:'
    end
    object labUser: TLabel
      Left = 575
      Top = 7
      Width = 42
      Height = 12
      Caption = 'labUser'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label24: TLabel
      Left = 299
      Top = 7
      Width = 54
      Height = 12
      Caption = '审核日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object labCheckDate: TLabel
      Left = 356
      Top = 7
      Width = 54
      Height = 12
      Caption = 'CheckDate'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object chkDmahCheck: TCheckBox
      Left = 216
      Top = 5
      Width = 69
      Height = 17
      Caption = '已审核'
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
  end
  inherited MainMenu1: TMainMenu
    Left = 352
    Top = 377
  end
  inherited ImageList1: TImageList
    Left = 352
    Top = 377
  end
  inherited BillPrintDlg: TPrintDialog
    Left = 352
    Top = 377
  end
  inherited BillPrnSetupDlg: TPrinterSetupDialog
    Left = 352
    Top = 377
  end
  inherited pmDetail: TPopupMenu
    Left = 352
    Top = 377
  end
end

⌨️ 快捷键说明

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