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

📄 fav.dfm

📁 速达开源ERP系统
💻 DFM
字号:
inherited frmFav: TfrmFav
  Left = 103
  Top = 133
  Width = 584
  Height = 389
  Caption = '设备变动类型'
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited sbBar: TStatusBar
    Top = 321
    Width = 576
  end
  inherited CoolBar1: TCoolBar
    Width = 576
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 576
      end>
    inherited tbMainBar: TToolBar
      Width = 563
    end
  end
  object tpFav: TPageControl [2]
    Left = 281
    Top = 39
    Width = 295
    Height = 282
    ActivePage = TabSheet1
    Align = alClient
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    MultiLine = True
    ParentFont = False
    Style = tsButtons
    TabOrder = 2
    TabStop = False
    object TabSheet1: TTabSheet
      Caption = '基本资料'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      object FloatPanel2: TFloatPanel
        Left = 0
        Top = 0
        Width = 287
        Height = 252
        Align = alClient
        Color = 50331647
        Caption = 'FloatPanel4'
        ParentColor = False
        TabOrder = 0
        object Label10: TLabel
          Left = 32
          Top = 31
          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 = 32
          Top = 57
          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 = 32
          Top = 85
          Width = 60
          Height = 12
          Caption = '变动类型:'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label13: TLabel
          Left = 33
          Top = 144
          Width = 36
          Height = 12
          Caption = '备注:'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label16: TLabel
          Left = 31
          Top = 112
          Width = 60
          Height = 12
          Caption = '类型摘要:'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object seFavCode: TSDEdit
          Left = 91
          Top = 25
          Width = 115
          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 = 'seFavCode'
          OnKeyDown = seFavCodeKeyDown
          SplitSymbol = ' | '
        end
        object seFavName: TSDEdit
          Left = 91
          Top = 52
          Width = 115
          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 = 'seFavName'
          SplitSymbol = ' | '
        end
        object memFavDesc: TMemo
          Left = 32
          Top = 161
          Width = 194
          Height = 51
          Color = 50331647
          Ctl3D = False
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlack
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          Lines.Strings = (
            'memFavDesc')
          ParentCtl3D = False
          ParentFont = False
          TabOrder = 4
        end
        object seFavSummary: TSDEdit
          Left = 91
          Top = 107
          Width = 115
          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 = 'seFavSummary'
          SplitSymbol = ' | '
        end
        object scFavType: TSDComboBox
          Left = 90
          Top = 79
          Width = 115
          Height = 20
          Style = csDropDownList
          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 = 2
          KeyItem = cbItem2
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = '财务资料'
      ImageIndex = 1
      object FloatPanel1: TFloatPanel
        Left = 0
        Top = 0
        Width = 287
        Height = 252
        Align = alClient
        Color = 50331647
        Caption = 'FloatPanel4'
        ParentColor = False
        TabOrder = 0
        object Label3: TLabel
          Left = 32
          Top = 96
          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 = 32
          Top = 63
          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 = 32
          Top = 31
          Width = 60
          Height = 12
          Caption = '凭证类型:'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label9: TLabel
          Left = 32
          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 seFavGlkm: TSDEdit
          Left = 90
          Top = 59
          Width = 115
          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 = 'seFavGlkm'
          CharType = ctMathematic
          OnButtonClick = seFavGlkmButtonClick
          ButtonVisible = True
          SplitSymbol = ' | '
        end
        object seFavOppGlkm: TSDEdit
          Left = 90
          Top = 122
          Width = 115
          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 = 'seFavOppGlkm'
          CharType = ctMathematic
          OnButtonClick = seFavOppGlkmButtonClick
          ButtonVisible = True
          SplitSymbol = ' | '
        end
        object GroupBox1: TGroupBox
          Left = 89
          Top = 85
          Width = 116
          Height = 28
          TabOrder = 2
          object srFavGlDir0: TRadioButton
            Left = 9
            Top = 8
            Width = 45
            Height = 16
            Caption = '借方'
            Font.Charset = GB2312_CHARSET
            Font.Color = clWindowText
            Font.Height = -12
            Font.Name = '宋体'
            Font.Style = []
            ParentFont = False
            TabOrder = 0
          end
          object srFavGlDir1: TRadioButton
            Left = 64
            Top = 8
            Width = 45
            Height = 16
            Caption = '贷方'
            Font.Charset = GB2312_CHARSET
            Font.Color = clWindowText
            Font.Height = -12
            Font.Name = '宋体'
            Font.Style = []
            ParentFont = False
            TabOrder = 1
          end
        end
        object scFavFvct: TSDComboBox
          Left = 92
          Top = 25
          Width = 114
          Height = 20
          Color = 50331647
          Ctl3D = False
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ItemHeight = 0
          ParentCtl3D = False
          ParentFont = False
          TabOrder = 0
          Text = 'scFavFvct'
          KeyItem = cbItem2
        end
      end
    end
  end
  object Panel1: TPanel [3]
    Left = 0
    Top = 39
    Width = 281
    Height = 282
    Align = alLeft
    Caption = 'Panel1'
    TabOrder = 3
    object tvFav: TTreeView
      Left = 1
      Top = 1
      Width = 279
      Height = 280
      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 = tvFavChange
    end
  end
  inherited ImageList1: TImageList
    Top = 122
  end
  inherited RecPrintDlg: TPrintDialog
    Left = 475
    Top = 31
  end
end

⌨️ 快捷键说明

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