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

📄 cd.dfm

📁 速达开源ERP系统
💻 DFM
字号:
inherited frmCd: TfrmCd
  Left = 74
  Top = 89
  Width = 658
  Height = 468
  Caption = '成本初始化'
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited sbBar: TStatusBar
    Top = 400
    Width = 650
  end
  inherited CoolBar1: TCoolBar
    Width = 650
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 650
      end>
    inherited tbMainBar: TToolBar
      Width = 637
      ButtonWidth = 43
      inherited tbAddHead: TToolButton
        Visible = False
      end
      inherited tbEditHead: TToolButton
        Caption = '初始化'
      end
      inherited tbDeleteHead: TToolButton
        Left = 82
        Visible = False
      end
      inherited ToolButton10: TToolButton
        Left = 117
      end
      inherited tbGenrate: TToolButton
        Left = 119
      end
      inherited ToolButton3: TToolButton
        Left = 154
      end
      inherited tbCancel: TToolButton
        Left = 156
      end
      inherited tbSave: TToolButton
        Left = 191
      end
      inherited ToolButton6: TToolButton
        Left = 226
      end
      inherited tbCheck: TToolButton
        Left = 228
      end
      inherited tbClose: TToolButton
        Left = 263
      end
      inherited ToolButton1: TToolButton
        Left = 306
      end
      inherited tbFirst: TToolButton
        Left = 308
      end
      inherited tbPrevious: TToolButton
        Left = 343
      end
      inherited tbNext: TToolButton
        Left = 378
      end
      inherited tbLast: TToolButton
        Left = 413
      end
      inherited ToolButton2: TToolButton
        Left = 448
      end
      inherited tbQuery: TToolButton
        Left = 450
      end
      inherited tbPrint: TToolButton
        Left = 485
      end
      inherited tbExport: TToolButton
        Left = 520
      end
      inherited ToolButton4: TToolButton
        Left = 555
      end
      inherited tbHelp: TToolButton
        Left = 557
      end
      inherited tbControl: TToolButton
        Left = 592
      end
    end
  end
  object FloatPanel1: TFloatPanel [2]
    Left = 321
    Top = 39
    Width = 329
    Height = 361
    Align = alClient
    Color = 50331647
    Caption = 'FloatPanel1'
    ParentColor = False
    TabOrder = 2
    object Label4: TLabel
      Left = 31
      Top = 220
      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 = 31
      Top = 185
      Width = 60
      Height = 12
      Caption = '期初金额:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object seCdBopPrice: TSDEdit
      Left = 89
      Top = 213
      Width = 123
      Height = 18
      Ctl3D = False
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      ReadOnly = True
      TabOrder = 1
      Text = 'seCdBopPrice   '
      CharType = ctMathematic
      SplitSymbol = ' | '
    end
    object seCdBopAmt: TSDEdit
      Left = 88
      Top = 180
      Width = 123
      Height = 18
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      MaxLength = 13
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 0
      Text = '0'
      OnKeyUp = seCdBopAmtKeyUp
      DigLen = 2
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object Panel2: TPanel
      Left = 9
      Top = 9
      Width = 306
      Height = 148
      Align = alTop
      BevelOuter = bvNone
      BorderStyle = bsSingle
      Color = 50331647
      Ctl3D = False
      UseDockManager = False
      Enabled = False
      ParentCtl3D = False
      ParentShowHint = False
      ShowHint = False
      TabOrder = 3
      object Label3: TLabel
        Left = 21
        Top = 118
        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 = 21
        Top = 89
        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 = 21
        Top = 59
        Width = 60
        Height = 12
        Caption = '物料名称:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label1: TLabel
        Left = 21
        Top = 30
        Width = 60
        Height = 12
        Caption = '物料编码:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object seCdBopQty: TSDEdit
        Left = 82
        Top = 113
        Width = 123
        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 = 0
        Text = 'seCdBopQty'
        SplitSymbol = ' | '
      end
      object seCdFmonth: TSDEdit
        Left = 81
        Top = 83
        Width = 122
        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 = 'seCdFmonth'
        SplitSymbol = ' | '
      end
      object seCdGoodsName: TSDEdit
        Left = 81
        Top = 54
        Width = 122
        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 = 2
        Text = 'seCdGoodsName'
        SplitSymbol = ' | '
      end
      object seCdGoods: TSDEdit
        Left = 81
        Top = 24
        Width = 122
        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 = 3
        Text = 'seCdGoods'
        SplitSymbol = ' | '
      end
    end
    object scCdChk: TCheckBox
      Left = 31
      Top = 254
      Width = 90
      Height = 16
      Caption = '是否初始化'
      Color = 50331647
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = False
      ParentFont = False
      TabOrder = 2
    end
  end
  object Panel1: TPanel [3]
    Left = 0
    Top = 39
    Width = 321
    Height = 361
    Align = alLeft
    Caption = 'Panel1'
    TabOrder = 3
    object tvCd: TTreeView
      Left = 1
      Top = 1
      Width = 319
      Height = 359
      Align = alClient
      Color = 50331647
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      Indent = 19
      ParentCtl3D = False
      ParentFont = False
      ReadOnly = True
      StateImages = ImageList2
      TabOrder = 0
      OnChange = tvCdChange
    end
  end
  inherited RecPrintDlg: TPrintDialog
    Left = 435
    Top = 63
  end
  inherited PrnSetupDlg: TPrinterSetupDialog
    Left = 467
    Top = 111
  end
  object ImageList2: TImageList
    ShareImages = True
    Left = 128
    Top = 199
    Bitmap = {
      494C010103000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
      0000000000003600000028000000400000001000000001001000000000000008
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      000000000000000000000000000000000000D037600000043A0103008052FE02
      000144276000000000000120000008043A010000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      000000000000000000000000000000000000FF7F1F0100040001002020680900
      00000000E05011228E39AE31CD010004D45F0000000000000000000000001042
      10421042104210421042104200000000000000001F001F001F001F001F000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000001042
      0000000000001042104210420000000000001F001F001F001F0000001F001F00
      1F00000000000000000000000000000000001F001F0000000000000000000000
      00001F0000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000010420000
      0000100010421042104210420000000000001F001F001F000000000000001F00
      1F001F000000000000000000000000000000000000001F000000000000000000
      00001F001F001F00000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000001042104200001000
      10001F00104210421042104200000000000000000000000000001F001F001F00
      1F001F0000000000000000000000000000000000000000001F00000000000000
      00001F001F001F00000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000104210421000FF031F001F00
      FF031F00104210421042104200001042104200000000000000001F001F000000
      1F001F001F0000000000000000000000000000000000000000001F0000000000
      00001F001F001F00000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000104210421F001F00FF03FF03
      1F001F00104210421042104200001042104200000000000000001F001F000000
      00001F001F0000000000000000000000000000000000000000001F0000000000
      00001F001F0000001F0000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000104210421F001F00FF03FF03
      1F001F00104210421042104200001042104200000000000000001F001F000000
      000000001F001F0000000000000000000000000000000000000000001F000000
      00001F001F0000001F0000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000104210421F00FF031F001F00
      FF031F001042104210421042000010421042000000000000000000001F001F00
      0000000000001F00000000000000000000000000000000000000000000001F00
      00001F001F0000001F0000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000104210421F001F001F001000
      104210420000104210421042000010421042000000000000000000001F001F00
      1F00000000001F001F0000000000000000000000000000000000000000001F00
      00001F001F00000000001F000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000104210421F001F0010001042
      00000000FF7F0000000010420000104210420000000000000000000000001F00
      1F000000000000001F0000000000000000000000000000000000000000000000
      1F001F001F00000000001F001F00000000000000000000000000000000000000
      0000000000000000000000000000000000000000104210421042104210420000
      0000000000000000000010421042104210420000000000000000000000000000
      1F0000000000000000001F000000000000000000000000000000000000000000
      1F001F001F0000000000000000001F0000000000000000000000000000000000
      00000000000000000000000000000000000000001042000000000000FF7F0000
      000000000000104210420000000010420000000000000000000000001F001F00
      0000000000000000000000001F00000000000000000000000000000000000000
      000000001F000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000104210421042104210420000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000001F00000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000001042104210421042
      1042000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      000000000000000000000000000000000000424D3E000000000000003E000000
      2800000040000000100000000100010000000000800000000000000000000000
      000000000000000000000000FFFFFF00FFFFFFFFFFFFFFFFFFCFC1FFFFFFFFFF
      FC03807FFFFFFFFFF9C3083F1F3FFFFFE303183FCF0FFF00C401F01FE70FFFFF
      8000F01FF30FFFFF8000F10FF307FFFF8000F08FF907FFFF8000F847FC07FFFF
      8040F847FC13FFFF81B0FC6BFE11FFFF83F0FCF5FE1CFFFFBBCDF9FBFF9FFFFF
      FF07FFFFFFCF0000E0FFFFFFFFFF000000000000000000000000000000000000
      000000000000}
  end
end

⌨️ 快捷键说明

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