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

📄 rwt.dfm

📁 速达开源ERP系统
💻 DFM
字号:
inherited frmRwt: TfrmRwt
  Left = 137
  Top = 59
  Width = 579
  Height = 438
  Caption = '定额工时'
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited sbBar: TStatusBar
    Top = 370
    Width = 571
  end
  inherited CoolBar1: TCoolBar
    Width = 571
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 571
      end>
    inherited tbMainBar: TToolBar
      Width = 558
      inherited tbQuery: TToolButton
        Visible = False
      end
    end
  end
  object FloatPanel2: TFloatPanel [2]
    Left = 0
    Top = 39
    Width = 571
    Height = 30
    Align = alTop
    Color = 50331647
    Caption = 'FloatPanel2'
    ParentColor = False
    TabOrder = 2
    object Label9: TLabel
      Left = 9
      Top = 7
      Width = 60
      Height = 12
      Caption = '货位代码:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object labLgLocName: TLabel
      Left = 256
      Top = 7
      Width = 6
      Height = 11
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -11
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 234
      Top = 8
      Width = 60
      Height = 12
      Caption = '货位名称:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object scRwtLoc: TSDComboBox
      Left = 63
      Top = 3
      Width = 145
      Height = 20
      Color = 50331647
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ItemHeight = 12
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 0
      OnClick = scRwtLocClick
    end
    object seRwtLocName: TSDEdit
      Left = 291
      Top = 5
      Width = 143
      Height = 18
      Ctl3D = False
      Enabled = False
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 1
      SplitSymbol = ' | '
    end
  end
  object FloatPanel1: TFloatPanel [3]
    Left = 305
    Top = 69
    Width = 266
    Height = 301
    Align = alClient
    Color = 50331647
    Caption = 'FloatPanel1'
    ParentColor = False
    TabOrder = 3
    object Label2: TLabel
      Left = 20
      Top = 25
      Width = 60
      Height = 12
      Caption = '产品编码:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 20
      Top = 128
      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 = 20
      Top = 94
      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 Label6: TLabel
      Left = 20
      Top = 162
      Width = 60
      Height = 12
      Caption = '生效日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 20
      Top = 197
      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 = 20
      Top = 231
      Width = 48
      Height = 12
      Caption = '操作员:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label1: TLabel
      Left = 20
      Top = 59
      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 scRwtUser: TSDComboBox
      Left = 77
      Top = 224
      Width = 119
      Height = 20
      Color = 50331647
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ItemHeight = 12
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 4
      Text = 'scRwtUser'
      KeyItem = cbItem2
      ReadOnly = True
    end
    object scRwtUnit: TSDComboBox
      Left = 77
      Top = 88
      Width = 120
      Height = 20
      Color = 50331647
      Ctl3D = False
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ItemHeight = 12
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 6
      Text = 'scRwtUnit'
      KeyItem = cbItem2
      ReadOnly = True
    end
    object seRwtTime: TSDEdit
      Left = 77
      Top = 123
      Width = 113
      Height = 18
      Ctl3D = False
      MaxLength = 13
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 1
      Text = '0'
      DigLen = 4
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object deRwtEdate: TDateEdit
      Left = 77
      Top = 162
      Width = 120
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = True
      CDate = '2001-04-26'
      InitDate = '2001-04-26'
      ModalResult = 0
      TabOrder = 2
      Color = 50331647
      Ctl3D = False
      BorderStyle = bsNone
      ParentCtl3D = False
    end
    object deRwtIdate: TDateEdit
      Left = 77
      Top = 197
      Width = 120
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = True
      CDate = '2001-04-26'
      InitDate = '2001-04-26'
      ModalResult = 0
      TabOrder = 3
      Color = 50331647
      Ctl3D = False
      BorderStyle = bsNone
      ParentCtl3D = False
    end
    object seRwtGoodsName: TSDEdit
      Left = 75
      Top = 54
      Width = 163
      Height = 18
      Ctl3D = False
      Enabled = False
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 5
      Text = 'seRwtGoodsName'
      SplitSymbol = ' | '
    end
    object seRwtGoods: TSDEdit
      Left = 74
      Top = 21
      Width = 163
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'seRwtGoods'
      OnKeyDown = seRwtGoodsKeyDown
      OnButtonClick = seRwtGoodsButtonClick
      ButtonVisible = True
      DispItem = cbItem1
      SplitSymbol = ' | '
    end
  end
  object sgRwt: TSDGrid [4]
    Left = 0
    Top = 69
    Width = 305
    Height = 301
    Align = alLeft
    Color = 50331647
    ColCount = 4
    Ctl3D = False
    DefaultRowHeight = 22
    FixedColor = 8564917
    RowCount = 4
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 4
    OnClick = sgRwtClick
    EvenGridColor = 50331647
    OddGridColor = 50331647
    Columns = <
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -13
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -13
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '产品编码'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -13
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '计量单位'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -13
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '定额工时'
        ColumnWidth = 0
      end>
    ColWidths = (
      10
      108
      104
      77)
  end
  inherited MainMenu1: TMainMenu
    Left = 162
    Top = 155
  end
  inherited RecPrintDlg: TPrintDialog
    Left = 523
    Top = 31
  end
  inherited PrnSetupDlg: TPrinterSetupDialog
    Top = 71
  end
end

⌨️ 快捷键说明

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