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

📄 fat.dfm

📁 速达开源ERP系统
💻 DFM
字号:
inherited frmFat: TfrmFat
  Left = 130
  Top = 73
  Width = 583
  Height = 416
  Caption = '设备分类码'
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited sbBar: TStatusBar
    Top = 348
    Width = 575
  end
  inherited CoolBar1: TCoolBar
    Width = 575
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 575
      end>
    inherited tbMainBar: TToolBar
      Width = 562
      inherited tbQuery: TToolButton
        Visible = False
      end
    end
  end
  object Panel1: TPanel [2]
    Left = 0
    Top = 39
    Width = 289
    Height = 309
    Align = alLeft
    Caption = 'Panel1'
    TabOrder = 2
    object tvFat: TTreeView
      Left = 1
      Top = 1
      Width = 287
      Height = 307
      Align = alClient
      Color = 50331647
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      HideSelection = False
      Indent = 19
      ParentCtl3D = False
      ParentFont = False
      ReadOnly = True
      TabOrder = 0
      OnChange = tvFatChange
    end
  end
  object FloatPanel1: TFloatPanel [3]
    Left = 289
    Top = 39
    Width = 286
    Height = 309
    Align = alClient
    Color = 50331647
    Caption = 'FloatPanel1'
    ParentColor = False
    TabOrder = 3
    object Label2: TLabel
      Left = 31
      Top = 59
      Width = 60
      Height = 12
      Caption = '本级编码:'
      Color = clWhite
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = False
      ParentFont = False
      Transparent = True
    end
    object Label3: TLabel
      Left = 31
      Top = 86
      Width = 60
      Height = 12
      Caption = '分类名称:'
      Color = clWhite
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = False
      ParentFont = False
      Transparent = True
    end
    object Label1: TLabel
      Left = 31
      Top = 114
      Width = 60
      Height = 12
      Caption = '使用年限:'
      Color = clWhite
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = False
      ParentFont = False
      Transparent = True
    end
    object Label4: TLabel
      Left = 31
      Top = 31
      Width = 60
      Height = 12
      Caption = '上级编码:'
      Color = clWhite
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = False
      ParentFont = False
      Transparent = True
    end
    object labFatUpperCode: TLabel
      Left = 91
      Top = 31
      Width = 24
      Height = 12
      Caption = 'Null'
      Color = clWhite
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = False
      ParentFont = False
      Transparent = True
    end
    object Label5: TLabel
      Left = 31
      Top = 141
      Width = 60
      Height = 12
      Caption = '残 值 率:'
      Color = clWhite
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = False
      ParentFont = False
      Transparent = True
    end
    object Label6: TLabel
      Left = 31
      Top = 169
      Width = 60
      Height = 12
      Caption = '卡片样式:'
      Color = clWhite
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = False
      ParentFont = False
      Transparent = True
    end
    object Label7: TLabel
      Left = 31
      Top = 196
      Width = 60
      Height = 12
      Caption = '折旧方法:'
      Color = clWhite
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = False
      ParentFont = False
      Transparent = True
    end
    object labItem: TLabel
      Left = 190
      Top = 58
      Width = 60
      Height = 12
      BiDiMode = bdRightToLeft
      Caption = '编码长度:'
      Color = clWhite
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentBiDiMode = False
      ParentColor = False
      ParentFont = False
      Transparent = True
    end
    object labItemLength: TLabel
      Left = 249
      Top = 58
      Width = 6
      Height = 12
      BiDiMode = bdRightToLeft
      Color = clWhite
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentBiDiMode = False
      ParentColor = False
      ParentFont = False
      Transparent = True
    end
    object seFatItem: TSDEdit
      Left = 89
      Top = 53
      Width = 95
      Height = 18
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 0
      Text = '0'
      DigLen = 2
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object seFatName: TSDEdit
      Left = 89
      Top = 80
      Width = 127
      Height = 18
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 1
      Text = 'seFatName'
      SplitSymbol = ' | '
    end
    object ckFatEnd: TCheckBox
      Left = 33
      Top = 227
      Width = 89
      Height = 15
      Caption = '是否末级'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 6
    end
    object scFatFadmCode: TSDComboBox
      Left = 89
      Top = 188
      Width = 130
      Height = 20
      Style = csDropDownList
      Color = 50331647
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 5
      KeyItem = cbItem2
    end
    object seFatPeriod: TSDEdit
      Left = 89
      Top = 108
      Width = 127
      Height = 18
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 2
      Text = 'seFatPeriod'
      CharType = ctNumeric
      SplitSymbol = ' | '
    end
    object seFatValRate: TSDEdit
      Left = 89
      Top = 134
      Width = 127
      Height = 18
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 3
      Text = 'seFatValRate'
      CharType = ctMathematic
      SplitSymbol = ' | '
    end
    object scFatFacsCode: TSDComboBox
      Left = 89
      Top = 163
      Width = 130
      Height = 20
      Style = csDropDownList
      Color = 50331647
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 4
      KeyItem = cbItem2
    end
  end
  inherited RecPrintDlg: TPrintDialog
    Left = 483
  end
  inherited PrnSetupDlg: TPrinterSetupDialog
    Left = 515
  end
end

⌨️ 快捷键说明

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