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

📄 editregunit.dfm

📁 学费管理系统,学校使用
💻 DFM
📖 第 1 页 / 共 4 页
字号:
        Width = 80
        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 = 75
        Top = 172
        Width = 80
        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 = 75
        Top = 203
        Width = 80
        Height = 22
        MaxLength = 10
        ReadOnly = True
        TabOrder = 6
        Text = 'sum_be_Edit'
        OnEnter = sum_be_EditEnter
      end
    end
    object GroupBox4: TGroupBox
      Left = 169
      Top = 16
      Width = 160
      Height = 260
      Align = alLeft
      Caption = #24050#25910#37329#39069
      Enabled = False
      TabOrder = 1
      object Label25: TLabel
        Left = 8
        Top = 26
        Width = 35
        Height = 14
        Caption = #23398#36153':'
      end
      object Label26: TLabel
        Left = 8
        Top = 56
        Width = 49
        Height = 14
        Caption = #20303#23487#36153':'
      end
      object Label27: TLabel
        Left = 8
        Top = 86
        Width = 35
        Height = 14
        Caption = #20070#36153':'
      end
      object Label36: TLabel
        Left = 8
        Top = 116
        Width = 49
        Height = 14
        Caption = #20445#38505#36153':'
      end
      object Label37: TLabel
        Left = 8
        Top = 146
        Width = 63
        Height = 14
        Caption = #29983#27963#29992#21697':'
      end
      object Label38: TLabel
        Left = 8
        Top = 176
        Width = 49
        Height = 14
        Caption = #20445#35777#37329':'
      end
      object Label39: TLabel
        Left = 8
        Top = 207
        Width = 35
        Height = 14
        Caption = #21512#35745':'
      end
      object tuition_re_Edit: TEdit
        Left = 72
        Top = 22
        Width = 80
        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 = 72
        Top = 52
        Width = 80
        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 = 72
        Top = 82
        Width = 80
        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 = 72
        Top = 112
        Width = 80
        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 = 72
        Top = 142
        Width = 80
        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 = 72
        Top = 172
        Width = 80
        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 = 72
        Top = 203
        Width = 80
        Height = 22
        MaxLength = 10
        ReadOnly = True
        TabOrder = 6
        Text = 'sum_re_Edit'
      end
    end
    object GroupBox5: TGroupBox
      Left = 833
      Top = 16
      Width = 181
      Height = 260
      Align = alClient
      Caption = #31080#25454#21495#30721
      TabOrder = 2
      object Label35: TLabel
        Left = 8
        Top = 26
        Width = 35
        Height = 14
        Caption = #23398#36153':'
      end
      object Label41: TLabel
        Left = 8
        Top = 56
        Width = 35
        Height = 14
        Caption = #20070#36153':'
      end
      object Label43: TLabel
        Left = 8
        Top = 86
        Width = 63
        Height = 14
        Caption = #29983#27963#29992#21697':'
      end
      object Label44: TLabel
        Left = 8
        Top = 116
        Width = 49
        Height = 14
        Caption = #20445#35777#37329':'
      end
      object tuition_code_Edit: TEdit
        Left = 72
        Top = 25
        Width = 80
        Height = 22
        MaxLength = 10
        TabOrder = 0
        Text = 'tuition_code_Edit'
      end
      object book_code_Edit: TEdit
        Left = 72
        Top = 53
        Width = 80
        Height = 22
        MaxLength = 10
        TabOrder = 1
        Text = 'book_code_Edit'
      end
      object live_code_Edit: TEdit
        Left = 72
        Top = 82
        Width = 80
        Height = 22
        MaxLength = 10
        TabOrder = 2
        Text = 'live_code_Edit'
      end
      object pledge_code_Edit: TEdit
        Left = 72
        Top = 112
        Width = 80
        Height = 22
        MaxLength = 10
        TabOrder = 3
        Text = 'pledge_code_Edit'
      end
      object calc_bitbtn: TBitBtn
        Left = 8
        Top = 140
        Width = 137
        Height = 25
        Caption = #32467#31639
        TabOrder = 4
        OnClick = calc_bitbtnClick
        Glyph.Data = {
          F6000000424DF600000000000000760000002800000010000000100000000100
          04000000000080000000120B0000120B00001000000010000000000000000000
          8000008000000080800080000000800080008080000080808000C0C0C0000000
          FF00C0C0C00000FFFF00FF000000C0C0C000FFFF0000FFFFFF00DADADADADADA
          DADA000000000000000D088888888888880A080808080808080D000000000000
          000AA0EEEEEEEE0DADADD0E0000EE0DADADAA0E0A0EE00ADADADD0E00EE0D00A
          DADAA0E0EE0DA000ADADD0EEE0DAD0B70ADAA0EE0DADA0B80DADD0E0DADADA0B
          70DAA00DADADAD0B00ADD0DADADADAD0110AADADADADADA000AD}
      end
    end
    object GroupBox6: TGroupBox
      Left = 673
      Top = 16
      Width = 160
      Height = 260
      Align = alLeft
      Caption = #23454#25910#37329#39069
      TabOrder = 3
      object Label7: TLabel
        Left = 8
        Top = 26
        Width = 35
        Height = 14
        Caption = #23398#36153':'
      end
      object Label8: TLabel
        Left = 8
        Top = 56
        Width = 49
        Height = 14
        Caption = #20303#23487#36153':'
      end
      object Label9: TLabel
        Left = 8
        Top = 86
        Width = 35
        Height = 14
        Caption = #20070#36153':'
      end
      object Label10: TLabel
        Left = 8
        Top = 116
        Width = 49
        Height = 14
        Caption = #20445#38505#36153':'
      end
      object Label50: TLabel
        Left = 8
        Top = 146
        Width = 63
        Height = 14
        Caption = #29983#27963#29992#21697':'
      end
      object Label51: TLabel
        Left = 8
        Top = 176
        Width = 49
        Height = 14
        Caption = #20445#35777#37329':'
      end
      object Label52: TLabel
        Left = 8
        Top = 207
        Width = 35
        Height = 14
        Caption = #21512#35745':'
      end
      object tuition_fa_Edit: TEdit
        Left = 72
        Top = 22
        Width = 80
        Height = 22
        MaxLength = 10
        TabOrder = 0
        Text = 'tuition_fa_Edit'
        OnEnter = tuition_be_EditEnter
        OnExit = tuition_be_EditExit
        OnKeyPress = tuition_be_EditKeyPress
      end
      object house_fa_Edit: TEdit
        Left = 72
        Top = 52
        Width = 80
        Height = 22
        MaxLength = 10
        TabOrder = 1
        Text = 'house_fa_Edit'
        OnEnter = tuition_be_EditEnter
        OnExit = tuition_be_EditExit
        OnKeyPress = tuition_be_EditKeyPress
      end
      object book_fa_Edit: TEdit
        Left = 72
        Top = 82
        Width = 80
        Height = 22
        MaxLength = 10
        TabOrder = 2
        Text = 'book_fa_Edit'
        OnEnter = tuition_be_EditEnter
        OnExit = tuition_be_EditExit
        OnKeyPress = tuition_be_EditKeyPress
      end
      object insurance_fa_Edit: TEdit
        Left = 72
        Top = 112
        Width = 80
        Height = 22
        MaxLength = 10
        TabOrder = 3
        Text = 'insurance_fa_Edit'
        OnEnter = tuition_be_EditEnter
        OnExit = tuition_be_EditExit
        OnKeyPress = tuition_be_EditKeyPress
      end
      object live_fa_Edit: TEdit
        Left = 72
        Top = 142
        Width = 80
        Height = 22
        MaxLength = 10
        TabOrder = 4
        Text = 'live_fa_Edit'
        OnEnter = tuition_be_EditEnter
        OnExit = tuition_be_EditExit
        OnKeyPress = tuition_be_EditKeyPress
      end
      object pledge_fa_Edit: TEdit
        Left = 72
        Top = 172
        Width = 80
        Height = 22
        MaxLength = 10
        TabOrder = 5
        Text = 'pledge_fa_Edit'
        OnEnter = tuition_be_EditEnter
        OnExit = tuition_be_EditExit
        OnKeyPress = tuition_be_EditKeyPress
      end
      object sum_fa_Edit: TEdit
        Left = 72
        Top = 203
        Width = 80
        Height = 22
        MaxLength = 10
        ReadOnly = True
        TabOrder = 6
        Text = 'sum_fa_Edit'
        OnEnter = sum_fa_EditEnter
      end
    end
    object GroupBox7: TGroupBox
      Left = 329
      Top = 16
      Width = 176
      Height = 260
      Align = alLeft
      Caption = #20943#20813#24773#20917'('#23398#36153')'
      Enabled = False
      TabOrder = 4
      object Label40: TLabel
        Left = 16
        Top = 28
        Width = 63
        Height = 14
        Caption = #20943#20813#37329#39069':'
      end
      object Label42: TLabel
        Left = 16
        Top = 61
        Width = 63
        Height = 14
        Caption = #20943#20813#24773#20917':'
      end
      object derate_edit: TEdit
        Left = 80
        Top = 24
        Width = 80
        Height = 22
        TabOrder = 0
        Text = 'derate_edit'
      end
      object deratename_memo: TMemo
        Left = 16
        Top = 80
        Width = 145
        Height = 153
        Lines.Strings = (
          'deratename_memo')
        TabOrder = 1
      end
    end
    object GroupBox8: TGroupBox
      Left = 505
      Top = 16
      Width = 168
      Height = 260
      Align = alLeft
      Caption = #24050#36864#37329#39069
      Enabled = False
      TabOrder = 5
      object Label54: TLabel
        Left = 8
        Top = 26
        Width = 35
        Height = 14
        Caption = #23398#36153':'
      end
      object Label55: TLabel
        Left = 8
        Top = 56
        Width = 49
        Height = 14
        Caption = #20303#23487#36153':'
      end
      object Label56: TLabel
        Left = 8
        Top = 86
        Width = 35
        Height = 14
        Caption = #20070#36153':'

⌨️ 快捷键说明

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