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

📄 firstregunit.dfm

📁 学费管理系统,学校使用
💻 DFM
📖 第 1 页 / 共 4 页
字号:
        Caption = #20445#35777#37329':'
      end
      object Label34: TLabel
        Left = 56
        Top = 239
        Width = 35
        Height = 14
        Caption = #21512#35745':'
      end
      object tuition_be_Edit: TEdit
        Left = 147
        Top = 25
        Width = 121
        Height = 22
        MaxLength = 10
        TabOrder = 0
        Text = 'tuition_be_Edit'
        OnEnter = tuition_be_EditEnter
        OnExit = tuition_be_EditExit
        OnKeyPress = tuition_be_EditKeyPress
      end
      object house_be_Edit: TEdit
        Left = 147
        Top = 60
        Width = 121
        Height = 22
        MaxLength = 10
        TabOrder = 1
        Text = 'house_be_Edit'
        OnEnter = tuition_be_EditEnter
        OnExit = tuition_be_EditExit
        OnKeyPress = tuition_be_EditKeyPress
      end
      object book_be_Edit: TEdit
        Left = 147
        Top = 95
        Width = 121
        Height = 22
        MaxLength = 10
        TabOrder = 2
        Text = 'book_be_Edit'
        OnEnter = tuition_be_EditEnter
        OnExit = tuition_be_EditExit
        OnKeyPress = tuition_be_EditKeyPress
      end
      object insurance_be_Edit: TEdit
        Left = 147
        Top = 130
        Width = 121
        Height = 22
        MaxLength = 10
        TabOrder = 3
        Text = 'insurance_be_Edit'
        OnEnter = tuition_be_EditEnter
        OnExit = tuition_be_EditExit
        OnKeyPress = tuition_be_EditKeyPress
      end
      object live_be_Edit: TEdit
        Left = 147
        Top = 165
        Width = 121
        Height = 22
        MaxLength = 10
        TabOrder = 4
        Text = 'live_be_Edit'
        OnEnter = tuition_be_EditEnter
        OnExit = tuition_be_EditExit
        OnKeyPress = tuition_be_EditKeyPress
      end
      object pledge_be_Edit: TEdit
        Left = 147
        Top = 200
        Width = 121
        Height = 22
        MaxLength = 10
        TabOrder = 5
        Text = 'pledge_be_Edit'
        OnEnter = tuition_be_EditEnter
        OnExit = tuition_be_EditExit
        OnKeyPress = tuition_be_EditKeyPress
      end
      object sum_be_Edit: TEdit
        Left = 147
        Top = 235
        Width = 121
        Height = 22
        MaxLength = 10
        ReadOnly = True
        TabOrder = 6
        Text = 'sum_be_Edit'
        OnEnter = sum_be_EditEnter
      end
    end
    object GroupBox4: TGroupBox
      Left = 339
      Top = 16
      Width = 338
      Height = 269
      Align = alClient
      Caption = #23454#25910#37329#39069
      TabOrder = 1
      object Label25: TLabel
        Left = 64
        Top = 26
        Width = 35
        Height = 14
        Caption = #23398#36153':'
      end
      object Label26: TLabel
        Left = 64
        Top = 61
        Width = 49
        Height = 14
        Caption = #20303#23487#36153':'
      end
      object Label27: TLabel
        Left = 64
        Top = 97
        Width = 35
        Height = 14
        Caption = #20070#36153':'
      end
      object Label36: TLabel
        Left = 64
        Top = 132
        Width = 49
        Height = 14
        Caption = #20445#38505#36153':'
      end
      object Label37: TLabel
        Left = 64
        Top = 168
        Width = 63
        Height = 14
        Caption = #29983#27963#29992#21697':'
      end
      object Label38: TLabel
        Left = 64
        Top = 203
        Width = 49
        Height = 14
        Caption = #20445#35777#37329':'
      end
      object Label39: TLabel
        Left = 64
        Top = 239
        Width = 35
        Height = 14
        Caption = #21512#35745':'
      end
      object tuition_re_Edit: TEdit
        Left = 152
        Top = 25
        Width = 121
        Height = 22
        MaxLength = 10
        TabOrder = 0
        Text = 'tuition_re_Edit'
        OnEnter = tuition_be_EditEnter
        OnExit = tuition_be_EditExit
        OnKeyPress = tuition_be_EditKeyPress
      end
      object house_re_Edit: TEdit
        Left = 152
        Top = 60
        Width = 121
        Height = 22
        MaxLength = 10
        TabOrder = 1
        Text = 'house_re_Edit'
        OnEnter = tuition_be_EditEnter
        OnExit = tuition_be_EditExit
        OnKeyPress = tuition_be_EditKeyPress
      end
      object book_re_Edit: TEdit
        Left = 152
        Top = 95
        Width = 121
        Height = 22
        MaxLength = 10
        TabOrder = 2
        Text = 'book_re_Edit'
        OnEnter = tuition_be_EditEnter
        OnExit = tuition_be_EditExit
        OnKeyPress = tuition_be_EditKeyPress
      end
      object insurance_re_Edit: TEdit
        Left = 152
        Top = 130
        Width = 121
        Height = 22
        MaxLength = 10
        TabOrder = 3
        Text = 'insurance_re_Edit'
        OnEnter = tuition_be_EditEnter
        OnExit = tuition_be_EditExit
        OnKeyPress = tuition_be_EditKeyPress
      end
      object live_re_Edit: TEdit
        Left = 152
        Top = 165
        Width = 121
        Height = 22
        MaxLength = 10
        TabOrder = 4
        Text = 'live_re_Edit'
        OnEnter = tuition_be_EditEnter
        OnExit = tuition_be_EditExit
        OnKeyPress = tuition_be_EditKeyPress
      end
      object pledge_re_Edit: TEdit
        Left = 152
        Top = 200
        Width = 121
        Height = 22
        MaxLength = 10
        TabOrder = 5
        Text = 'pledge_re_Edit'
        OnEnter = tuition_be_EditEnter
        OnExit = tuition_be_EditExit
        OnKeyPress = tuition_be_EditKeyPress
      end
      object sum_re_Edit: TEdit
        Left = 152
        Top = 235
        Width = 121
        Height = 22
        MaxLength = 10
        ReadOnly = True
        TabOrder = 6
        Text = 'sum_re_Edit'
        OnEnter = sum_re_EditEnter
      end
    end
    object GroupBox5: TGroupBox
      Left = 677
      Top = 16
      Width = 337
      Height = 269
      Align = alRight
      Caption = #31080#25454#21495#30721
      TabOrder = 2
      object Label35: TLabel
        Left = 56
        Top = 26
        Width = 35
        Height = 14
        Caption = #23398#36153':'
      end
      object Label41: TLabel
        Left = 56
        Top = 57
        Width = 35
        Height = 14
        Caption = #20070#36153':'
      end
      object Label43: TLabel
        Left = 56
        Top = 89
        Width = 63
        Height = 14
        Caption = #29983#27963#29992#21697':'
      end
      object Label44: TLabel
        Left = 56
        Top = 117
        Width = 49
        Height = 14
        Caption = #20445#35777#37329':'
      end
      object tuition_code_Edit: TEdit
        Left = 144
        Top = 25
        Width = 121
        Height = 22
        MaxLength = 20
        TabOrder = 0
        Text = 'tuition_code_Edit'
      end
      object book_code_Edit: TEdit
        Left = 144
        Top = 55
        Width = 121
        Height = 22
        MaxLength = 20
        TabOrder = 1
        Text = 'book_code_Edit'
      end
      object live_code_Edit: TEdit
        Left = 144
        Top = 85
        Width = 121
        Height = 22
        MaxLength = 20
        TabOrder = 2
        Text = 'live_code_Edit'
      end
      object pledge_code_Edit: TEdit
        Left = 144
        Top = 113
        Width = 121
        Height = 22
        MaxLength = 20
        TabOrder = 3
        Text = 'pledge_code_Edit'
      end
      object calc_bitbtn: TBitBtn
        Left = 72
        Top = 144
        Width = 193
        Height = 25
        Caption = #32467#31639
        TabOrder = 4
        OnClick = calc_bitbtnClick
        Glyph.Data = {
          F6000000424DF600000000000000760000002800000010000000100000000100
          04000000000080000000120B0000120B00001000000010000000000000000000
          8000008000000080800080000000800080008080000080808000C0C0C0000000
          FF00C0C0C00000FFFF00FF000000C0C0C000FFFF0000FFFFFF00DADADADADADA
          DADA000000000000000D088888888888880A080808080808080D000000000000
          000AA0EEEEEEEE0DADADD0E0000EE0DADADAA0E0A0EE00ADADADD0E00EE0D00A
          DADAA0E0EE0DA000ADADD0EEE0DAD0B70ADAA0EE0DADA0B80DADD0E0DADADA0B
          70DAA00DADADAD0B00ADD0DADADADAD0110AADADADADADA000AD}
      end
    end
  end
  object GroupBox2: TGroupBox
    Left = 0
    Top = 488
    Width = 1016
    Height = 79
    Align = alBottom
    Caption = #27424#36153#20449#24687
    Enabled = False
    TabOrder = 2
    object Label18: TLabel
      Left = 48
      Top = 26
      Width = 35
      Height = 14
      Caption = #23398#36153':'
    end
    object Label19: TLabel
      Left = 186
      Top = 26
      Width = 49
      Height = 14
      Caption = #20303#23487#36153':'
    end
    object Label20: TLabel
      Left = 323
      Top = 26
      Width = 35
      Height = 14
      Caption = #20070#36153':'
    end
    object Label21: TLabel
      Left = 461
      Top = 26
      Width = 49
      Height = 14
      Caption = #20445#38505#36153':'
    end
    object Label22: TLabel
      Left = 599
      Top = 26
      Width = 63
      Height = 14
      Caption = #29983#27963#29992#21697':'
    end
    object Label23: TLabel
      Left = 733
      Top = 26
      Width = 49
      Height = 14
      Caption = #20445#35777#37329':'
    end
    object Label24: TLabel
      Left = 872
      Top = 26
      Width = 35
      Height = 14
      Caption = #21512#35745':'
    end
    object tuition_m_Edit: TEdit
      Left = 48
      Top = 42
      Width = 97
      Height = 22
      TabOrder = 0
      Text = 'tuition_m_Edit'
    end
    object house_m_Edit: TEdit
      Left = 185
      Top = 42
      Width = 89
      Height = 22
      TabOrder = 1
      Text = 'house_m_Edit'
    end
    object book_m_Edit: TEdit
      Left = 322
      Top = 42
      Width = 89
      Height = 22
      TabOrder = 2
      Text = 'book_m_Edit'
    end
    object insurance_m_Edit: TEdit
      Left = 460
      Top = 42
      Width = 89
      Height = 22
      TabOrder = 3
      Text = 'insurance_m_Edit'
    end
    object live_m_Edit: TEdit
      Left = 597
      Top = 42
      Width = 89
      Height = 22
      TabOrder = 4
      Text = 'live_m_Edit'
    end
    object pledge_m_Edit: TEdit
      Left = 734
      Top = 42
      Width = 89
      Height = 22
      TabOrder = 5
      Text = 'pledge_m_Edit'
    end
    object sum_m_Edit: TEdit
      Left = 872
      Top = 42
      Width = 89
      Height = 22
      TabOrder = 6
      Text = 'sum_m_Edit'
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 567
    Width = 1016
    Height = 49
    Align = alBottom
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 3
    object save_BitBtn: TBitBtn
      Left = 32
      Top = 11
      Width = 125

⌨️ 快捷键说明

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