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

📄 returnunit.dfm

📁 学费管理系统,学校使用
💻 DFM
📖 第 1 页 / 共 3 页
字号:
      object Label26: TLabel
        Left = 8
        Top = 64
        Width = 49
        Height = 14
        Caption = #20303#23487#36153':'
      end
      object Label27: TLabel
        Left = 8
        Top = 102
        Width = 35
        Height = 14
        Caption = #20070#36153':'
      end
      object Label36: TLabel
        Left = 8
        Top = 140
        Width = 49
        Height = 14
        Caption = #20445#38505#36153':'
      end
      object Label37: TLabel
        Left = 8
        Top = 178
        Width = 63
        Height = 14
        Caption = #29983#27963#29992#21697':'
      end
      object Label38: TLabel
        Left = 8
        Top = 216
        Width = 49
        Height = 14
        Caption = #20445#35777#37329':'
      end
      object Label39: TLabel
        Left = 8
        Top = 255
        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'
      end
      object house_re_Edit: TEdit
        Left = 72
        Top = 60
        Width = 80
        Height = 22
        MaxLength = 10
        TabOrder = 1
        Text = 'house_re_Edit'
      end
      object book_re_Edit: TEdit
        Left = 72
        Top = 98
        Width = 80
        Height = 22
        MaxLength = 10
        TabOrder = 2
        Text = 'book_re_Edit'
      end
      object insurance_re_Edit: TEdit
        Left = 72
        Top = 136
        Width = 80
        Height = 22
        MaxLength = 10
        TabOrder = 3
        Text = 'insurance_re_Edit'
      end
      object live_re_Edit: TEdit
        Left = 72
        Top = 174
        Width = 80
        Height = 22
        MaxLength = 10
        TabOrder = 4
        Text = 'live_re_Edit'
      end
      object pledge_re_Edit: TEdit
        Left = 72
        Top = 212
        Width = 80
        Height = 22
        MaxLength = 10
        TabOrder = 5
        Text = 'pledge_re_Edit'
      end
      object sum_re_Edit: TEdit
        Left = 72
        Top = 251
        Width = 80
        Height = 22
        MaxLength = 10
        ReadOnly = True
        TabOrder = 6
        Text = 'sum_re_Edit'
      end
    end
    object GroupBox5: TGroupBox
      Left = 841
      Top = 16
      Width = 173
      Height = 338
      Align = alClient
      Caption = #36864#36153#24773#20917
      TabOrder = 2
      object Label35: TLabel
        Left = 8
        Top = 26
        Width = 35
        Height = 14
        Caption = #23398#36153':'
      end
      object Label40: TLabel
        Left = 8
        Top = 64
        Width = 49
        Height = 14
        Caption = #20303#23487#36153':'
      end
      object Label41: TLabel
        Left = 8
        Top = 102
        Width = 35
        Height = 14
        Caption = #20070#36153':'
      end
      object Label42: TLabel
        Left = 8
        Top = 140
        Width = 49
        Height = 14
        Caption = #20445#38505#36153':'
      end
      object Label44: TLabel
        Left = 8
        Top = 216
        Width = 49
        Height = 14
        Caption = #20445#35777#37329':'
      end
      object Label43: TLabel
        Left = 8
        Top = 178
        Width = 63
        Height = 14
        Caption = #29983#27963#29992#21697':'
      end
      object Label47: TLabel
        Left = 8
        Top = 248
        Width = 63
        Height = 14
        Caption = #36864#36153#21333#21495':'
      end
      object tuition_code_Edit: TEdit
        Left = 72
        Top = 25
        Width = 80
        Height = 22
        MaxLength = 20
        TabOrder = 0
        Text = 'tuition_code_Edit'
      end
      object house_code_Edit: TEdit
        Left = 72
        Top = 62
        Width = 80
        Height = 22
        MaxLength = 20
        TabOrder = 1
        Text = 'house_code_Edit'
      end
      object book_code_Edit: TEdit
        Left = 72
        Top = 99
        Width = 80
        Height = 22
        MaxLength = 20
        TabOrder = 2
        Text = 'book_code_Edit'
      end
      object pledge_code_Edit: TEdit
        Left = 72
        Top = 212
        Width = 80
        Height = 22
        MaxLength = 20
        TabOrder = 3
        Text = 'pledge_code_Edit'
      end
      object live_code_Edit: TEdit
        Left = 72
        Top = 174
        Width = 80
        Height = 22
        MaxLength = 20
        TabOrder = 4
        Text = 'live_code_Edit'
      end
      object insurance_code_Edit: TEdit
        Left = 72
        Top = 137
        Width = 80
        Height = 22
        MaxLength = 20
        TabOrder = 5
        Text = 'insurance_code_Edit'
      end
      object returncode_edit: TEdit
        Left = 8
        Top = 264
        Width = 145
        Height = 22
        MaxLength = 20
        TabOrder = 6
        Text = 'returncode_edit'
      end
    end
    object GroupBox6: TGroupBox
      Left = 329
      Top = 16
      Width = 176
      Height = 338
      Align = alLeft
      Caption = #20943#20813#24773#20917'('#23398#36153')'
      Enabled = False
      TabOrder = 3
      object Label7: TLabel
        Left = 16
        Top = 28
        Width = 63
        Height = 14
        Caption = #20943#20813#37329#39069':'
      end
      object Label8: 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 = 193
        Lines.Strings = (
          'deratename_memo')
        TabOrder = 1
      end
    end
    object GroupBox2: TGroupBox
      Left = 673
      Top = 16
      Width = 168
      Height = 338
      Align = alLeft
      Caption = #36864#36153#37329#39069
      TabOrder = 4
      object Label9: TLabel
        Left = 8
        Top = 26
        Width = 35
        Height = 14
        Caption = #23398#36153':'
      end
      object Label10: TLabel
        Left = 8
        Top = 64
        Width = 49
        Height = 14
        Caption = #20303#23487#36153':'
      end
      object Label22: TLabel
        Left = 8
        Top = 102
        Width = 35
        Height = 14
        Caption = #20070#36153':'
      end
      object Label23: TLabel
        Left = 8
        Top = 140
        Width = 49
        Height = 14
        Caption = #20445#38505#36153':'
      end
      object Label24: TLabel
        Left = 8
        Top = 216
        Width = 49
        Height = 14
        Caption = #20445#35777#37329':'
      end
      object Label45: TLabel
        Left = 8
        Top = 178
        Width = 63
        Height = 14
        Caption = #29983#27963#29992#21697':'
      end
      object Label3: TLabel
        Left = 8
        Top = 252
        Width = 35
        Height = 14
        Caption = #21512#35745':'
      end
      object tuition_rt_Edit: TEdit
        Left = 72
        Top = 25
        Width = 80
        Height = 22
        MaxLength = 10
        TabOrder = 0
        Text = 'tuition_rt_Edit'
        OnEnter = tuition_rt_EditEnter
        OnExit = tuition_rt_EditExit
        OnKeyPress = tuition_rt_EditKeyPress
      end
      object house_rt_Edit: TEdit
        Left = 72
        Top = 62
        Width = 80
        Height = 22
        MaxLength = 10
        TabOrder = 1
        Text = 'house_rt_Edit'
        OnEnter = tuition_rt_EditEnter
        OnExit = tuition_rt_EditExit
        OnKeyPress = tuition_rt_EditKeyPress
      end
      object book_rt_Edit: TEdit
        Left = 72
        Top = 99
        Width = 80
        Height = 22
        MaxLength = 10
        TabOrder = 2
        Text = 'book_rt_Edit'
        OnEnter = tuition_rt_EditEnter
        OnExit = tuition_rt_EditExit
        OnKeyPress = tuition_rt_EditKeyPress
      end
      object pledge_rt_Edit: TEdit
        Left = 72
        Top = 212
        Width = 80
        Height = 22
        MaxLength = 10
        TabOrder = 5
        Text = 'pledge_rt_Edit'
        OnEnter = tuition_rt_EditEnter
        OnExit = tuition_rt_EditExit
        OnKeyPress = tuition_rt_EditKeyPress
      end
      object live_rt_Edit: TEdit
        Left = 72
        Top = 174
        Width = 80
        Height = 22
        MaxLength = 10
        TabOrder = 4
        Text = 'live_rt_Edit'
        OnEnter = tuition_rt_EditEnter
        OnExit = tuition_rt_EditExit
        OnKeyPress = tuition_rt_EditKeyPress
      end
      object insurance_rt_Edit: TEdit
        Left = 72
        Top = 137
        Width = 80
        Height = 22
        MaxLength = 10
        TabOrder = 3
        Text = 'insurance_rt_Edit'
        OnEnter = tuition_rt_EditEnter
        OnExit = tuition_rt_EditExit
        OnKeyPress = tuition_rt_EditKeyPress
      end
      object sum_rt_Edit: TEdit
        Left = 72
        Top = 248
        Width = 80
        Height = 22
        MaxLength = 10
        ReadOnly = True
        TabOrder = 6
        Text = 'sum_rt_Edit'
        OnEnter = sum_rt_EditEnter
      end
    end
    object GroupBox7: TGroupBox
      Left = 505
      Top = 16
      Width = 168
      Height = 338
      Align = alLeft
      Caption = #24050#36864#37329#39069
      Enabled = False
      TabOrder = 5
      object Label48: TLabel
        Left = 8
        Top = 26
        Width = 35
        Height = 14
        Caption = #23398#36153':'
      end
      object Label49: TLabel
        Left = 8
        Top = 64
        Width = 49
        Height = 14
        Caption = #20303#23487#36153':'
      end
      object Label50: TLabel
        Left = 8
        Top = 102
        Width = 35
        Height = 14
        Caption = #20070#36153':'
      end
      object Label51: TLabel
        Left = 8
        Top = 140
        Width = 49
        Height = 14
        Caption = #20445#38505#36153':'
      end
      object Label52: TLabel
        Left = 8
        Top = 216
        Width = 49
        Height = 14
        Caption = #20445#35777#37329':'
      end
      object Label54: TLabel
        Left = 8
        Top = 178
        Width = 63
        Height = 14
        Caption = #29983#27963#29992#21697':'
      end
      object Label55: TLabel
        Left = 8
        Top = 252
        Width = 35
        Height = 14
        Caption = #21512#35745':'
      end
      object tuition_rr_Edit: TEdit
        Left = 72
        Top = 25
        Width = 80
        Height = 22
        MaxLength = 10
        TabOrder = 0
        Text = 'tuition_rr_Edit'
      end
      object house_rr_Edit: TEdit
        Left = 72
        Top = 62
        Width = 80
        Height = 22
        MaxLength = 10
        TabOrder = 1
        Text = 'house_rr_Edit'
      end

⌨️ 快捷键说明

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