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

📄 fadmf.dfm

📁 速达开源ERP系统
💻 DFM
字号:
object frmFadmF: TfrmFadmF
  Left = 147
  Top = 101
  Width = 494
  Height = 298
  BorderIcons = [biMinimize]
  Caption = '折旧额公式定义'
  Color = 50331647
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = '宋体'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 12
  object btOk: TBitBtn
    Left = 278
    Top = 229
    Width = 65
    Height = 23
    Caption = '确定'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ModalResult = 1
    ParentFont = False
    TabOrder = 0
    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 = 365
    Top = 230
    Width = 65
    Height = 22
    Caption = '取消'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = btCacelClick
    Kind = bkCancel
  end
  object GroupBox3: TGroupBox
    Left = 15
    Top = 14
    Width = 125
    Height = 189
    Caption = '公式项目'
    TabOrder = 2
    object ListItem: TListBox
      Left = 5
      Top = 14
      Width = 114
      Height = 170
      BorderStyle = bsNone
      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 = 0
      OnDblClick = ListItemDblClick
    end
  end
  object GroupBox2: TGroupBox
    Left = 157
    Top = 118
    Width = 316
    Height = 81
    Color = 50331647
    ParentColor = False
    TabOrder = 3
    object SpeedButton1: TSpeedButton
      Left = 13
      Top = 18
      Width = 22
      Height = 22
      Caption = '+'
      Transparent = False
      OnClick = SpeedButtonClick
    end
    object SpeedButton2: TSpeedButton
      Left = 37
      Top = 18
      Width = 22
      Height = 22
      Caption = '-'
      OnClick = SpeedButtonClick
    end
    object SpeedButton3: TSpeedButton
      Left = 61
      Top = 18
      Width = 22
      Height = 22
      Caption = '*'
      OnClick = SpeedButtonClick
    end
    object SpeedButton4: TSpeedButton
      Left = 85
      Top = 18
      Width = 22
      Height = 22
      Caption = '/'
      OnClick = SpeedButtonClick
    end
    object SpeedButton5: TSpeedButton
      Left = 109
      Top = 18
      Width = 22
      Height = 22
      Caption = '('
      OnClick = SpeedButtonClick
    end
    object SpeedButton6: TSpeedButton
      Left = 133
      Top = 18
      Width = 22
      Height = 22
      Caption = ')'
      OnClick = SpeedButtonClick
    end
    object SpeedButton7: TSpeedButton
      Left = 13
      Top = 50
      Width = 22
      Height = 22
      Caption = '4'
      OnClick = SpeedButtonClick
    end
    object SpeedButton8: TSpeedButton
      Left = 37
      Top = 50
      Width = 22
      Height = 22
      Caption = '5'
      OnClick = SpeedButtonClick
    end
    object SpeedButton9: TSpeedButton
      Left = 61
      Top = 50
      Width = 22
      Height = 22
      Caption = '6'
      OnClick = SpeedButtonClick
    end
    object SpeedButton10: TSpeedButton
      Left = 85
      Top = 50
      Width = 22
      Height = 22
      Caption = '7'
      OnClick = SpeedButtonClick
    end
    object SpeedButton11: TSpeedButton
      Left = 109
      Top = 50
      Width = 22
      Height = 22
      Caption = '8'
      OnClick = SpeedButtonClick
    end
    object SpeedButton12: TSpeedButton
      Left = 133
      Top = 50
      Width = 22
      Height = 22
      Caption = '9'
      OnClick = SpeedButtonClick
    end
    object SpeedButton13: TSpeedButton
      Left = 157
      Top = 18
      Width = 22
      Height = 22
      Caption = '1'
      OnClick = SpeedButtonClick
    end
    object SpeedButton14: TSpeedButton
      Left = 181
      Top = 18
      Width = 22
      Height = 22
      Caption = '2'
      OnClick = SpeedButtonClick
    end
    object SpeedButton15: TSpeedButton
      Left = 205
      Top = 18
      Width = 22
      Height = 22
      Caption = '3'
      OnClick = SpeedButtonClick
    end
    object SpeedButton16: TSpeedButton
      Left = 157
      Top = 50
      Width = 22
      Height = 22
      Caption = '0'
      OnClick = SpeedButtonClick
    end
    object SpeedButton17: TSpeedButton
      Left = 181
      Top = 50
      Width = 22
      Height = 22
      Caption = '.'
      OnClick = SpeedButtonClick
    end
    object SpeedButton18: TSpeedButton
      Left = 205
      Top = 50
      Width = 22
      Height = 22
      Caption = '='
      OnClick = SpeedButtonClick
    end
    object btReSet: TBitBtn
      Left = 245
      Top = 49
      Width = 54
      Height = 22
      Cancel = True
      Caption = '重置'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      OnClick = btReSetClick
      NumGlyphs = 2
    end
  end
  object GroupBox1: TGroupBox
    Left = 157
    Top = 16
    Width = 316
    Height = 97
    Caption = '折旧额公式'
    TabOrder = 4
    object memFormula: TMemo
      Left = 3
      Top = 12
      Width = 309
      Height = 81
      BorderStyle = bsNone
      Color = 50331647
      Lines.Strings = (
        '')
      TabOrder = 0
    end
  end
end

⌨️ 快捷键说明

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