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

📄 mcd.dfm

📁 速达开源ERP系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
inherited frmMcd: TfrmMcd
  Left = 75
  Top = 71
  Width = 669
  Height = 463
  Caption = '成本差异'
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited sbBar: TStatusBar
    Top = 395
    Width = 661
  end
  inherited CoolBar1: TCoolBar
    Width = 661
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 661
      end>
    inherited tbMainBar: TToolBar
      Width = 648
    end
  end
  object FloatPanel2: TFloatPanel [2]
    Left = 0
    Top = 39
    Width = 661
    Height = 30
    Align = alTop
    Color = 16441822
    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 scMcdFmonth: TSDComboBox
      Left = 63
      Top = 3
      Width = 145
      Height = 19
      Color = 16441822
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = '宋体'
      Font.Style = []
      ItemHeight = 11
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 0
      Text = 'scMcdFmonth'
      OnClick = scMcdFmonthClick
    end
  end
  object sgMcd: TSDGrid [3]
    Left = 0
    Top = 69
    Width = 345
    Height = 326
    Align = alLeft
    Color = 16441822
    Ctl3D = False
    DefaultRowHeight = 18
    FixedColor = 8564917
    RowCount = 2
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
    ParentCtl3D = False
    TabOrder = 3
    OnSelectCell = sgMcdSelectCell
    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 = []
        ColumnWidth = 0
      end
      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 = []
        ColumnWidth = 0
      end>
    ColWidths = (
      4
      64
      64
      64
      95)
  end
  object tpgMcd: TPageControl [4]
    Left = 345
    Top = 69
    Width = 316
    Height = 326
    ActivePage = TabCost
    Align = alClient
    MultiLine = True
    Style = tsButtons
    TabOrder = 4
    TabStop = False
    object TabCost: TTabSheet
      Caption = '成本资料'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      object FloatPanel1: TFloatPanel
        Left = 0
        Top = 0
        Width = 308
        Height = 296
        Align = alClient
        Color = 16441822
        Caption = 'FloatPanel1'
        ParentColor = False
        TabOrder = 0
        object Label2: TLabel
          Left = 25
          Top = 24
          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 = 25
          Top = 56
          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 = 25
          Top = 88
          Width = 60
          Height = 12
          Caption = '期初差异:'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label18: TLabel
          Left = 25
          Top = 248
          Width = 48
          Height = 12
          Caption = '差异率:'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label10: TLabel
          Left = 25
          Top = 152
          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 = 25
          Top = 120
          Width = 60
          Height = 12
          Caption = '当前成本:'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label12: TLabel
          Left = 25
          Top = 216
          Width = 60
          Height = 12
          Caption = '期末差异:'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label11: TLabel
          Left = 25
          Top = 184
          Width = 60
          Height = 12
          Caption = '期末成本:'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object scMcdGoods: TSDComboBox
          Left = 82
          Top = 17
          Width = 162
          Height = 20
          Color = 16441822
          Ctl3D = False
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ItemHeight = 12
          ParentCtl3D = False
          ParentFont = False
          TabOrder = 0
          Text = 'scMcdGoods'
          KeyItem = cbItem2
          ReadOnly = True
        end
        object seMcdBopCost: TSDEdit
          Left = 82
          Top = 50
          Width = 160
          Height = 18
          Ctl3D = False
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentColor = True
          ParentCtl3D = False
          ParentFont = False
          TabOrder = 1
          Text = 'seMcdBopCost'
          CharType = ctMathematic
          SplitSymbol = ' | '
        end
        object seMcdBopDiff: TSDEdit
          Left = 82
          Top = 82
          Width = 160
          Height = 18
          Ctl3D = False
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentColor = True
          ParentCtl3D = False
          ParentFont = False

⌨️ 快捷键说明

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