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

📄 labd_t.dfm

📁 速达开源ERP系统
💻 DFM
字号:
object frmLabd_T: TfrmLabd_T
  Left = 440
  Top = 237
  Width = 352
  Height = 492
  BorderIcons = [biSystemMenu, biMaximize]
  Caption = '团体计时明细分摊'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object FloatPanel1: TFloatPanel
    Left = 0
    Top = 0
    Width = 344
    Height = 465
    Align = alClient
    Color = clWhite
    Caption = 'FloatPanel1'
    ParentColor = False
    TabOrder = 0
    object btOk: TBitBtn
      Left = 155
      Top = 430
      Width = 86
      Height = 23
      Caption = '确定'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      OnClick = btOkClick
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        3333333333333333333333330000333333333333333333333333F33333333333
        00003333344333333333333333388F3333333333000033334224333333333333
        338338F3333333330000333422224333333333333833338F3333333300003342
        222224333333333383333338F3333333000034222A22224333333338F338F333
        8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
        33333338F83338F338F33333000033A33333A222433333338333338F338F3333
        0000333333333A222433333333333338F338F33300003333333333A222433333
        333333338F338F33000033333333333A222433333333333338F338F300003333
        33333333A222433333333333338F338F00003333333333333A22433333333333
        3338F38F000033333333333333A223333333333333338F830000333333333333
        333A333333333333333338330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2
    end
    object btCacel: TBitBtn
      Left = 249
      Top = 430
      Width = 86
      Height = 22
      Caption = '取消'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 3
      OnClick = btCacelClick
      Kind = bkCancel
    end
    object Panel1: TPanel
      Left = 2
      Top = 2
      Width = 332
      Height = 115
      BevelOuter = bvNone
      Color = clWhite
      TabOrder = 0
      object Label21: TLabel
        Left = 5
        Top = 54
        Width = 54
        Height = 12
        Caption = '团体工时:'
        Color = clWhite
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = False
        ParentFont = False
      end
      object Label25: TLabel
        Left = 5
        Top = 75
        Width = 54
        Height = 12
        Caption = '工时单价:'
        Color = clWhite
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = False
        ParentFont = False
      end
      object Label10: TLabel
        Left = 5
        Top = 97
        Width = 54
        Height = 12
        Caption = '分配方式:'
        Color = clWhite
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = False
        ParentFont = False
      end
      object Label1: TLabel
        Left = 5
        Top = 10
        Width = 54
        Height = 12
        Caption = '加工单号:'
        Color = clWhite
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = False
        ParentFont = False
      end
      object Label2: TLabel
        Left = 5
        Top = 32
        Width = 54
        Height = 12
        Caption = '加工工序:'
        Color = clWhite
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = False
        ParentFont = False
      end
      object seLabdTime: TSDEdit
        Left = 59
        Top = 46
        Width = 123
        Height = 18
        Ctl3D = False
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = True
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 0
        Text = 'seLabdTime'
        SplitSymbol = ' | '
      end
      object seLabdPrice: TSDEdit
        Left = 59
        Top = 68
        Width = 122
        Height = 18
        Ctl3D = False
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = True
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 1
        Text = 'seLabdPrice'
        SplitSymbol = ' | '
      end
      object scLabdDType: TSDComboBox
        Left = 59
        Top = 89
        Width = 141
        Height = 20
        Style = csDropDownList
        Color = clWhite
        Ctl3D = False
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ItemHeight = 12
        ParentCtl3D = False
        ParentFont = False
        PopupMenu = frmLabh_T.pmDetail
        TabOrder = 2
        OnClick = scLabdDTypeClick
        KeyItem = cbItem2
      end
      object seLabdWo: TSDEdit
        Left = 59
        Top = 3
        Width = 181
        Height = 18
        Ctl3D = False
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = True
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 3
        Text = 'seLabdWo'
        OnButtonClick = seLabdWoButtonClick
        ButtonVisible = True
        KeyItem = cbItem2
        DispItem = cbItem1
        SplitSymbol = ' | '
      end
      object seLabdProcess: TSDEdit
        Left = 59
        Top = 25
        Width = 181
        Height = 18
        Ctl3D = False
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = True
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 4
        Text = 'seLabdProcess'
        OnButtonClick = seLabdProcessButtonClick
        ButtonVisible = True
        KeyItem = cbItem2
        DispItem = cbItem1
        SplitSymbol = ' | '
      end
    end
    object sgLabd: TSDGrid
      Left = 2
      Top = 119
      Width = 333
      Height = 306
      Color = clWhite
      ColCount = 4
      Ctl3D = False
      DefaultRowHeight = 20
      FixedColor = 8564917
      FixedCols = 0
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 1
      OnSelectCell = sgLabdSelectCell
      EvenGridColor = clWhite
      Columns = <
        item
          ColumnFont.Charset = ANSI_CHARSET
          ColumnFont.Color = clNavy
          ColumnFont.Height = -12
          ColumnFont.Name = '宋体'
          ColumnFont.Style = []
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = ANSI_CHARSET
          ColumnFont.Color = clNavy
          ColumnFont.Height = -12
          ColumnFont.Name = '宋体'
          ColumnFont.Style = []
          TitleString = '员工编号'
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = ANSI_CHARSET
          ColumnFont.Color = clNavy
          ColumnFont.Height = -12
          ColumnFont.Name = '宋体'
          ColumnFont.Style = []
          TitleString = '员工姓名'
          ColumnWidth = 0
        end
        item
          EditType = sdEdit
          ColumnFont.Charset = ANSI_CHARSET
          ColumnFont.Color = clNavy
          ColumnFont.Height = -12
          ColumnFont.Name = '宋体'
          ColumnFont.Style = []
          CharType = gtNumeric
          TitleString = '工时'
          ColumnWidth = 0
        end>
      ColWidths = (
        28
        77
        99
        85)
    end
  end
end

⌨️ 快捷键说明

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