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

📄 adjinvh.dfm

📁 速达开源ERP系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 1
      Text = 'seAdjInvdTsCode'
      OnButtonClick = seAdjInvdTsCodeButtonClick
      ButtonVisible = True
      SplitSymbol = ' | '
    end
    object memAdjInvdDesc: TMemo
      Left = 373
      Top = 133
      Width = 167
      Height = 124
      Color = clWhite
      Ctl3D = False
      Lines.Strings = (
        '')
      ParentCtl3D = False
      TabOrder = 8
    end
    object scAdjInvdState: TSDComboBox
      Left = 372
      Top = 80
      Width = 163
      Height = 20
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 7
      Text = 'scAdjInvdState'
      KeyItem = cbItem2
    end
    object seAdjInvdGoods: TSDEdit
      Left = 89
      Top = 166
      Width = 163
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 4
      Text = 'seAdjInvdGoods'
      OnExit = seAdjInvdGoodsExit
      OnButtonClick = seAdjInvdGoodsButtonClick
      ButtonVisible = True
      SplitSymbol = ' | '
    end
    object seAdjInvdLoc: TSDEdit
      Left = 89
      Top = 128
      Width = 163
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 3
      Text = 'seAdjInvdLoc'
      OnButtonClick = seAdjInvdLocButtonClick
      ButtonVisible = True
      KeyItem = cbItem2
      SplitSymbol = ' | '
    end
    object seAdjInvdTsdLine: TSDEdit
      Left = 89
      Top = 86
      Width = 163
      Height = 18
      TabStop = False
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 2
      Text = 'seAdjInvdTsdLine'
      SplitSymbol = ' | '
    end
  end
  inherited sbBar: TStatusBar
    Top = 464
    Width = 751
  end
  inherited CoolBar1: TCoolBar
    Width = 751
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 751
      end>
    inherited tbMainBar: TToolBar
      Width = 738
    end
  end
  object FloatPanel1: TFloatPanel [4]
    Left = 0
    Top = 39
    Width = 751
    Height = 114
    Align = alTop
    Color = clWhite
    Caption = 'FloatPanel1'
    ParentColor = False
    TabOrder = 2
    object Label10: TLabel
      Left = 496
      Top = 25
      Width = 54
      Height = 12
      Caption = '系统日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object labAdjInvhSysDate: TLabel
      Left = 564
      Top = 23
      Width = 60
      Height = 12
      Caption = 'SystemDate'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label1: TLabel
      Left = 14
      Top = 25
      Width = 54
      Height = 12
      Caption = '调整单号:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 14
      Top = 73
      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 = 254
      Top = 25
      Width = 54
      Height = 12
      Caption = '调整日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 254
      Top = 73
      Width = 54
      Height = 12
      Caption = '财务月份:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label17: TLabel
      Left = 505
      Top = 54
      Width = 30
      Height = 12
      Caption = '备注:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object seAdjInvhCode: TSDEdit
      Left = 71
      Top = 22
      Width = 145
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'seAdjInvhCode'
      OnExit = seAdjInvhCodeExit
      SplitSymbol = ' | '
    end
    object scAdjInvhType: TSDComboBox
      Left = 71
      Top = 66
      Width = 152
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 1
      OnChange = scAdjInvhTypeChange
      KeyItem = cbItem2
    end
    object deAdjInvhDate: TDateEdit
      Left = 311
      Top = 24
      Width = 152
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2001-04-26'
      InitDate = '2001-04-26'
      ModalResult = 0
      TabOrder = 2
      Color = 50331647
      Ctl3D = False
      ParentCtl3D = False
    end
    object scAdjInvhFmonth: TSDComboBox
      Left = 311
      Top = 67
      Width = 152
      Height = 20
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 3
      Text = 'scAdjInvhFmonth'
    end
    object memAdjInvhDesc: TMemo
      Left = 548
      Top = 52
      Width = 182
      Height = 44
      Color = clWhite
      Ctl3D = False
      Lines.Strings = (
        '')
      ParentCtl3D = False
      TabOrder = 4
    end
  end
  object FloatPanel3: TFloatPanel [5]
    Left = 0
    Top = 436
    Width = 751
    Height = 28
    Align = alBottom
    Color = clWhite
    Enabled = False
    Caption = 'FloatPanel3'
    ParentColor = False
    TabOrder = 3
    object Label36: TLabel
      Left = 565
      Top = 7
      Width = 42
      Height = 12
      Caption = '操作员:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label12: TLabel
      Left = 403
      Top = 7
      Width = 42
      Height = 12
      Caption = '审核人:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object labAdjInvhUser: TLabel
      Left = 607
      Top = 7
      Width = 48
      Height = 12
      Caption = 'UserCode'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object labAdjInvhChecker: TLabel
      Left = 445
      Top = 7
      Width = 42
      Height = 12
      Caption = 'Checker'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object chkAdjInvhCheck: TCheckBox
      Left = 129
      Top = 5
      Width = 71
      Height = 14
      TabStop = False
      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 = 656
    Top = 268
  end
  inherited ImageList1: TImageList
    Left = 656
    Top = 325
  end
  inherited BillPrintDlg: TPrintDialog
    Left = 658
    Top = 357
  end
  inherited BillPrnSetupDlg: TPrinterSetupDialog
    Left = 655
    Top = 293
  end
  inherited pmDetail: TPopupMenu
    Left = 590
    Top = 275
  end
end

⌨️ 快捷键说明

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