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

📄 fadiscard.dfm

📁 速达开源ERP系统
💻 DFM
字号:
inherited frmFaDisCard: TfrmFaDisCard
  Left = 72
  Top = 73
  Width = 631
  Height = 460
  Caption = '设备报废'
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited sbBar: TStatusBar
    Top = 392
    Width = 623
  end
  inherited CoolBar1: TCoolBar
    Width = 623
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 623
      end>
    inherited tbMainBar: TToolBar
      Width = 610
      inherited tbCheck: TToolButton
        Visible = True
      end
    end
  end
  object sgFaDisCard: TSDGrid [2]
    Left = 0
    Top = 39
    Width = 345
    Height = 320
    Align = alLeft
    Color = 50331647
    Ctl3D = False
    DefaultRowHeight = 22
    FixedColor = 8564917
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
    ParentCtl3D = False
    TabOrder = 2
    OnClick = sgFaDisCardClick
    EvenGridColor = 50331647
    OddGridColor = 50331647
    Columns = <
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '报废单号'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '设备编码'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '设备名称'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '报废日期'
        ColumnWidth = 0
      end>
    ColWidths = (
      9
      72
      79
      96
      79)
  end
  object FloatPanel1: TFloatPanel [3]
    Left = 345
    Top = 39
    Width = 278
    Height = 320
    Align = alClient
    Color = 50331647
    Caption = 'FloatPanel4'
    ParentColor = False
    TabOrder = 3
    object Label1: TLabel
      Left = 22
      Top = 26
      Width = 60
      Height = 12
      Caption = '报废单号:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 22
      Top = 87
      Width = 60
      Height = 12
      Caption = '设备编码:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object lible: TLabel
      Left = 22
      Top = 179
      Width = 60
      Height = 12
      Caption = '清理收入:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 22
      Top = 209
      Width = 60
      Height = 12
      Caption = '报废原因:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 22
      Top = 57
      Width = 60
      Height = 12
      Caption = '报废日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 22
      Top = 148
      Width = 60
      Height = 12
      Caption = '清理费用:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 22
      Top = 245
      Width = 60
      Height = 12
      Caption = '系统日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object labFaDisCardSysDate: TLabel
      Left = 84
      Top = 244
      Width = 102
      Height = 12
      Caption = 'labFaDecCheckDate'
    end
    object Label3: TLabel
      Left = 22
      Top = 118
      Width = 60
      Height = 12
      Caption = '设备名称:'
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object seFaDisCardCode: TSDEdit
      Left = 79
      Top = 21
      Width = 120
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'seDisCardCode'
      OnKeyDown = seFaDisCardCodeKeyDown
      SplitSymbol = ' | '
    end
    object seFaDisCardOVal: TSDEdit
      Left = 80
      Top = 142
      Width = 120
      Height = 18
      Ctl3D = False
      MaxLength = 13
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 3
      Text = '0'
      DigLen = 2
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object sdFaDisCardDate: TDateEdit
      Left = 80
      Top = 52
      Width = 120
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2001-04-26'
      InitDate = '2001-04-26'
      ModalResult = 0
      TabOrder = 1
      Color = 50331647
      Ctl3D = False
      ParentCtl3D = False
    end
    object seFaDisCardIVal: TSDEdit
      Left = 80
      Top = 173
      Width = 120
      Height = 18
      Ctl3D = False
      MaxLength = 13
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 4
      Text = '0'
      DigLen = 2
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object seFaDisCardDesc: TSDEdit
      Left = 80
      Top = 204
      Width = 182
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 5
      Text = 'seFaDisCardDesc'
      SplitSymbol = ' | '
    end
    object seFaDisCardFadnName: TSDEdit
      Left = 80
      Top = 113
      Width = 120
      Height = 18
      Ctl3D = False
      Enabled = False
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 6
      Text = 'seFaDisCardFadnName'
      CharType = ctMathematic
      SplitSymbol = ' | '
    end
    object seFaDisCardFadn: TSDEdit
      Left = 81
      Top = 81
      Width = 120
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 2
      Text = 'seFaDisCardFadn'
      OnKeyDown = seFaDisCardFadnKeyDown
      OnButtonClick = seFaDisCardFadnButtonClick
      ButtonVisible = True
      SplitSymbol = ' | '
    end
  end
  object FloatPanel3: TFloatPanel [4]
    Left = 0
    Top = 359
    Width = 623
    Height = 33
    Align = alBottom
    Color = 50331647
    Enabled = False
    Caption = 'FloatPanel3'
    ParentColor = False
    TabOrder = 4
    object Label14: TLabel
      Left = 451
      Top = 7
      Width = 48
      Height = 12
      Caption = '操作员:'
    end
    object labFaDisCardUser: TLabel
      Left = 499
      Top = 7
      Width = 96
      Height = 12
      Caption = 'labFaDisCardUser'
    end
    object Label11: TLabel
      Left = 260
      Top = 9
      Width = 60
      Height = 12
      Caption = '审核日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object labFaDisCardChecker: TLabel
      Left = 141
      Top = 8
      Width = 114
      Height = 12
      Caption = 'labFaDisCardChecker'
    end
    object Label9: TLabel
      Left = 93
      Top = 8
      Width = 48
      Height = 12
      Caption = '审核人:'
    end
    object labFaDisCardCheckDate: TLabel
      Left = 317
      Top = 8
      Width = 126
      Height = 12
      Caption = 'labFaDisCardCheckDate'
    end
    object chkFaDisCardCheck: TCheckBox
      Left = 24
      Top = 5
      Width = 61
      Height = 17
      Caption = '审核'
      Checked = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      State = cbChecked
      TabOrder = 0
    end
  end
  inherited RecPrintDlg: TPrintDialog
    Left = 547
    Top = 39
  end
end

⌨️ 快捷键说明

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