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

📄 srewh.dfm

📁 速达开源ERP系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
        Height = 12
        Caption = '返修批号:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label39: TLabel
        Left = 16
        Top = 121
        Width = 30
        Height = 12
        Caption = '备注:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label28: TLabel
        Left = 15
        Top = 56
        Width = 54
        Height = 12
        Caption = '返修货位:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label34: TLabel
        Left = 16
        Top = 26
        Width = 54
        Height = 12
        Caption = '返修费用:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label33: TLabel
        Left = 15
        Top = 207
        Width = 42
        Height = 12
        Caption = '行状态:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object memSrewdDesc: TMemo
        Left = 75
        Top = 111
        Width = 160
        Height = 75
        Color = clWhite
        Ctl3D = False
        Lines.Strings = (
          '')
        ParentCtl3D = False
        TabOrder = 3
      end
      object seSrewdExes: TSDEdit
        Left = 76
        Top = 25
        Width = 102
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 1
        Text = '0'
        DigLen = 2
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object scSrewdState: TSDComboBox
        Left = 86
        Top = 206
        Width = 116
        Height = 20
        Color = clWhite
        Ctl3D = False
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 0
        Text = 'scSrewdState'
        KeyItem = cbItem2
      end
      object seSrewdLoc: TSDEdit
        Left = 77
        Top = 52
        Width = 158
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 2
        Text = 'seSrewdLoc'
        ButtonVisible = True
        KeyItem = cbItem2
        SplitSymbol = ' | '
      end
      object seSrewdBatch: TSDEdit
        Left = 76
        Top = 84
        Width = 161
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 4
        Text = 'seSrewdBatch'
        OnButtonClick = seSrewdBatchButtonClick
        KeyItem = cbItem2
        DispItem = cbItem1
        SplitSymbol = ' | '
      end
    end
  end
  inherited sbBar: TStatusBar
    Top = 443
    Width = 729
  end
  inherited CoolBar1: TCoolBar
    Width = 729
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 729
      end>
    inherited tbMainBar: TToolBar
      Width = 716
    end
  end
  object FloatPanel3: TFloatPanel [4]
    Left = 0
    Top = 410
    Width = 729
    Height = 33
    Align = alBottom
    Color = clWhite
    Caption = 'FloatPanel3'
    ParentColor = False
    TabOrder = 4
    object Label17: TLabel
      Left = 25
      Top = 11
      Width = 42
      Height = 12
      Caption = '审核人:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label14: TLabel
      Left = 458
      Top = 11
      Width = 42
      Height = 12
      Caption = '制单人:'
      Color = clWhite
      ParentColor = False
    end
    object cheSrewhCheck: TCheckBox
      Left = 237
      Top = 9
      Width = 58
      Height = 14
      TabStop = False
      Caption = '审核'
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object cheSrewhCancel: TCheckBox
      Left = 340
      Top = 9
      Width = 46
      Height = 14
      TabStop = False
      Caption = '取消'
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
    end
    object seSrewhUser: TSDEdit
      Left = 524
      Top = 5
      Width = 121
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 2
      Text = 'seSrewhUser'
      KeyItem = cbItem2
      DispItem = cbItem1
      SplitSymbol = ' | '
    end
    object seSrewhChecker: TSDEdit
      Left = 72
      Top = 5
      Width = 105
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 3
      Text = 'seSrewhChecker'
      KeyItem = cbItem2
      DispItem = cbItem1
      SplitSymbol = ' | '
    end
  end
  object FloatPanel1: TFloatPanel [5]
    Left = 0
    Top = 39
    Width = 729
    Height = 112
    Align = alTop
    Color = clWhite
    Caption = 'FloatPanel1'
    ParentColor = False
    TabOrder = 5
    object Label1: TLabel
      Left = 16
      Top = 20
      Width = 54
      Height = 12
      Caption = '返修单号:'
      Color = clWhite
      ParentColor = False
    end
    object Label3: TLabel
      Left = 16
      Top = 52
      Width = 54
      Height = 12
      Caption = '返修日期:'
      Color = clWhite
      ParentColor = False
    end
    object Label4: TLabel
      Left = 234
      Top = 18
      Width = 54
      Height = 12
      Caption = '客户名称:'
      Color = clWhite
      ParentColor = False
    end
    object Label6: TLabel
      Left = 16
      Top = 83
      Width = 54
      Height = 12
      Caption = '财务月份:'
      Color = clWhite
      ParentColor = False
    end
    object Label7: TLabel
      Left = 235
      Top = 50
      Width = 30
      Height = 12
      Caption = '币种:'
      Color = clWhite
      ParentColor = False
    end
    object Label15: TLabel
      Left = 486
      Top = 48
      Width = 30
      Height = 12
      Caption = '备注:'
      Color = clWhite
      ParentColor = False
    end
    object Label5: TLabel
      Left = 485
      Top = 19
      Width = 54
      Height = 12
      Caption = '返修原因:'
      Color = clWhite
      ParentColor = False
    end
    object Label13: TLabel
      Left = 236
      Top = 80
      Width = 30
      Height = 12
      Caption = '汇率:'
      Color = clWhite
      ParentColor = False
    end
    object Label11: TLabel
      Left = 487
      Top = 82
      Width = 54
      Height = 12
      Caption = '系统日期:'
    end
    object lbSrewhSysDate: TLabel
      Left = 553
      Top = 81
      Width = 84
      Height = 12
      Caption = 'lbSrewhSysDate'
    end
    object seSrewhCode: TSDEdit
      Tag = 1
      Left = 81
      Top = 16
      Width = 131
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'SESREWHCODE'
      OnKeyDown = seSrewhCodeKeyDown
      SplitSymbol = ' | '
    end
    object deSrewhDate: TDateEdit
      Tag = 3
      Left = 81
      Top = 47
      Width = 131
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2001-05-11'
      InitDate = '2001-05-11'
      ModalResult = 0
      TabOrder = 1
      Color = 50331647
      Ctl3D = False
      ParentCtl3D = False
    end
    object seSrewhEnrate: TSDEdit
      Tag = 10
      Left = 293
      Top = 73
      Width = 98
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 5
      Text = '0'
      DigLen = 4
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object scSrewhFmonth: TSDComboBox
      Tag = 7
      Left = 81
      Top = 78
      Width = 131
      Height = 20
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 2
      Text = 'scSrewhFmonth'
      ReadOnly = True
    end
    object scSrewhRr: TSDComboBox
      Tag = 5
      Left = 544
      Top = 15
      Width = 152
      Height = 20
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 6
      Text = 'scSrewhRr'
    end
    object seSrewhClient: TSDEdit
      Left = 295
      Top = 13
      Width = 175
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 3
      Text = 'seSrewhClient'
      OnButtonClick = seSrewhClientButtonClick
      ButtonVisible = True
      KeyItem = cbItem2
      SplitSymbol = ' | '
    end
    object seSrewhCurrency: TSDEdit
      Left = 295
      Top = 45
      Width = 130
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 4
      Text = 'seSrewhCurrency'
      OnButtonClick = seSrewhCurrencyButtonClick
      ButtonVisible = True
      KeyItem = cbItem2
      SplitSymbol = ' | '
    end
    object seSrewhDesc: TSDEdit
      Left = 544
      Top = 46
      Width = 153
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 7
      Text = 'seSrewhDesc'
      SplitSymbol = ' | '
    end
  end
  inherited MainMenu1: TMainMenu
    Left = 459
    Top = 8
  end
  inherited ImageList1: TImageList
    Left = 512
    Top = 11
  end
end

⌨️ 快捷键说明

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