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

📄 srgh.dfm

📁 速达开源ERP系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label15: TLabel
        Left = 11
        Top = 132
        Width = 54
        Height = 12
        Caption = '物料编码:'
        Enabled = False
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object seSrgdLine: TSDEdit
        Left = 76
        Top = 16
        Width = 127
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 0
        Text = 'seSrgdLine'
        CharType = ctNumeric
        SplitSymbol = ' | '
      end
      object seSrgdGoods: TSDEdit
        Left = 76
        Top = 127
        Width = 219
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 1
        Text = 'seSrgdGoods'
        OnChange = seSrgdGoodsChange
        SplitSymbol = ' | '
      end
      object seSrgdSug: TSDEdit
        Left = 76
        Top = 53
        Width = 219
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 2
        Text = 'seSrgdSug'
        OnButtonClick = seSrgdSugButtonClick
        ButtonVisible = True
        SplitSymbol = ' | '
      end
      object seSrgdSugdLine: TSDEdit
        Left = 76
        Top = 90
        Width = 128
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 3
        Text = 'seSrgdSugdLine'
        SplitSymbol = ' | '
      end
    end
  end
  inherited sbBar: TStatusBar
    Top = 428
    Width = 738
  end
  inherited CoolBar1: TCoolBar
    Width = 738
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 738
      end>
    inherited tbMainBar: TToolBar
      Width = 725
      inherited tbAddDetail: TToolButton
        Visible = False
      end
    end
  end
  object fpSrghHead: TFloatPanel [4]
    Left = 0
    Top = 39
    Width = 738
    Height = 130
    Align = alTop
    Color = clWhite
    Caption = 'fpSrghHead'
    ParentColor = False
    TabOrder = 3
    object Label1: TLabel
      Left = 20
      Top = 17
      Width = 78
      Height = 12
      Caption = '物料释放单号:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 20
      Top = 71
      Width = 54
      Height = 12
      Caption = '开单日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label10: TLabel
      Left = 20
      Top = 98
      Width = 54
      Height = 12
      Caption = '系统日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 397
      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 Label3: TLabel
      Left = 20
      Top = 44
      Width = 54
      Height = 12
      Caption = '财务月份:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object lSysDate: TLabel
      Left = 106
      Top = 97
      Width = 42
      Height = 12
      Caption = 'SysDate'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label17: TLabel
      Left = 397
      Top = 44
      Width = 42
      Height = 12
      Caption = '操作员:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 397
      Top = 71
      Width = 54
      Height = 12
      Caption = '释放原因:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object seSrghCode: TSDEdit
      Left = 106
      Top = 13
      Width = 147
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'seSrghCode'
      OnExit = seSrghCodeExit
      SplitSymbol = ' | '
    end
    object deSrghDate: TDateEdit
      Left = 106
      Top = 69
      Width = 147
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2001-04-27'
      InitDate = '2001-04-27'
      ModalResult = 0
      TabOrder = 1
      Color = 50331647
      Ctl3D = False
      ParentCtl3D = False
    end
    object scSrghType: TSDComboBox
      Left = 478
      Top = 13
      Width = 170
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 2
      KeyItem = cbItem2
    end
    object scSrghUser: TSDComboBox
      Left = 478
      Top = 41
      Width = 171
      Height = 20
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 3
      Text = 'scSrghUser'
      KeyItem = cbItem2
    end
    object scSrghFmonth: TSDComboBox
      Left = 106
      Top = 41
      Width = 147
      Height = 20
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 4
      Text = 'scSrghFmonth'
    end
    object mSrghDesc: TMemo
      Left = 478
      Top = 69
      Width = 171
      Height = 48
      Color = clWhite
      Ctl3D = False
      Lines.Strings = (
        '')
      ParentCtl3D = False
      TabOrder = 5
    end
  end
  object FloatPanel3: TFloatPanel [5]
    Left = 0
    Top = 390
    Width = 738
    Height = 38
    Align = alBottom
    Color = clWhite
    Enabled = False
    Caption = 'FloatPanel3'
    ParentColor = False
    TabOrder = 4
    object Label2: TLabel
      Left = 341
      Top = 9
      Width = 48
      Height = 12
      Anchors = [akTop, akRight]
      Caption = '审核人:'
    end
    object lSrghChecker: TLabel
      Left = 390
      Top = 9
      Width = 72
      Height = 12
      Anchors = [akTop, akRight]
      Caption = 'lSrghChecker'
    end
    object Label12: TLabel
      Left = 516
      Top = 9
      Width = 60
      Height = 12
      Anchors = [akTop, akRight]
      Caption = '审核日期:'
    end
    object lSrghCheckDate: TLabel
      Left = 582
      Top = 9
      Width = 84
      Height = 12
      Anchors = [akTop, akRight]
      Caption = 'lSrghCheckDate'
    end
    object cbxSrghCheck: TCheckBox
      Left = 67
      Top = 7
      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 = 697
    Top = 105
  end
  inherited ImageList1: TImageList
    Left = 696
    Top = 133
  end
  inherited BillPrintDlg: TPrintDialog
    Left = 698
  end
  inherited BillPrnSetupDlg: TPrinterSetupDialog
    Left = 695
    Top = 69
  end
  inherited pmDetail: TPopupMenu
    Left = 687
    Top = 259
  end
end

⌨️ 快捷键说明

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