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

📄 bks.~dfm

📁 高校教师工作量计算管理系统的设计与开发
💻 ~DFM
📖 第 1 页 / 共 2 页
字号:
object FBKS: TFBKS
  Left = 178
  Top = 67
  Width = 847
  Height = 480
  Caption = '本科生教学信息'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  OnClose = FormClose
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 839
    Height = 40
    ButtonHeight = 36
    ButtonWidth = 40
    Caption = 'ToolBar1'
    Flat = True
    Images = MainForm.ImageList3
    ParentShowHint = False
    ShowCaptions = True
    ShowHint = True
    TabOrder = 0
    object TBNEW: TToolButton
      Left = 0
      Top = 0
      Hint = '新增'
      Caption = '  新增 '
      ImageIndex = 0
      OnClick = TBNEWClick
    end
    object TBDel: TToolButton
      Left = 40
      Top = 0
      Hint = '删除'
      Caption = '删除'
      ImageIndex = 6
      OnClick = TBDelClick
    end
    object TBEdit: TToolButton
      Left = 80
      Top = 0
      Caption = '修改'
      ImageIndex = 19
      OnClick = TBEditClick
    end
    object TBsave: TToolButton
      Left = 120
      Top = 0
      Caption = '保存'
      Enabled = False
      ImageIndex = 3
      OnClick = TBsaveClick
    end
    object TBcancel: TToolButton
      Left = 160
      Top = 0
      Caption = '取消'
      Enabled = False
      ImageIndex = 17
      OnClick = TBcancelClick
    end
    object TBoutput: TToolButton
      Left = 200
      Top = 0
      Caption = '输出'
      ImageIndex = 23
      OnClick = TBoutputClick
    end
    object TB_JS: TToolButton
      Left = 240
      Top = 0
      Caption = '计算'
      ImageIndex = 13
      OnClick = TB_JSClick
    end
    object TBPrint: TToolButton
      Left = 280
      Top = 0
      Hint = '打印'
      Caption = '打印'
      ImageIndex = 2
      OnClick = TBPrintClick
    end
    object TBEXIT: TToolButton
      Left = 320
      Top = 0
      Hint = '退出'
      Caption = '退出'
      ImageIndex = 7
      OnClick = TBEXITClick
    end
  end
  object GroupBox1: TGroupBox
    Left = 0
    Top = 40
    Width = 839
    Height = 185
    Align = alTop
    TabOrder = 1
    object Label1: TLabel
      Left = 16
      Top = 25
      Width = 36
      Height = 16
      Caption = '姓名:'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label2: TLabel
      Left = 16
      Top = 56
      Width = 36
      Height = 16
      Caption = '年度:'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label3: TLabel
      Left = 200
      Top = 56
      Width = 36
      Height = 16
      Caption = '学期:'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label4: TLabel
      Left = 16
      Top = 83
      Width = 36
      Height = 16
      Caption = '课程:'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label5: TLabel
      Left = 343
      Top = 56
      Width = 36
      Height = 16
      Caption = '课时:'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label6: TLabel
      Left = 14
      Top = 114
      Width = 43
      Height = 16
      Caption = '参数1:'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label7: TLabel
      Left = 158
      Top = 114
      Width = 43
      Height = 16
      Caption = '参数2:'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label8: TLabel
      Left = 456
      Top = 54
      Width = 49
      Height = 16
      AutoSize = False
      Caption = '小时'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object THZT: TTHBevel
      Left = 352
      Top = 13
      Width = 131
      Height = 33
      Caption = '查看'
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -16
      Font.Name = '宋体'
      Font.Style = [fsBold]
      Color = clRed
      LineWidth = 1
      Style = bsLine
    end
    object Label10: TLabel
      Left = 302
      Top = 114
      Width = 59
      Height = 16
      AutoSize = False
      Caption = '课时量:'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label11: TLabel
      Left = 192
      Top = 25
      Width = 65
      Height = 16
      AutoSize = False
      Caption = '学生数'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label12: TLabel
      Left = 14
      Top = 138
      Width = 491
      Height = 32
      AutoSize = False
      Caption = '计算公式:'#13#10'课时量={[(人数-参数1)/参数1]*参数2+1}*课时'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Edit_XM: TEdit
      Left = 60
      Top = 22
      Width = 125
      Height = 24
      Enabled = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object CB_XQ: TComboBox
      Left = 244
      Top = 52
      Width = 93
      Height = 22
      Style = csOwnerDrawFixed
      Enabled = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ItemHeight = 16
      ParentFont = False
      TabOrder = 2
      Items.Strings = (
        '上学期'
        '下学期')
    end
    object Edit_KCMC: TEdit
      Left = 62
      Top = 80
      Width = 427
      Height = 24
      Enabled = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 3
    end
    object RxS_KS: TRxSpinEdit
      Left = 384
      Top = 51
      Width = 73
      Height = 24
      Enabled = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 4
    end
    object Edit_CS1: TCurrencyEdit
      Left = 62
      Top = 109
      Width = 89
      Height = 25
      AutoSize = False
      DisplayFormat = '0.00;-0.00'
      Enabled = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clNavy
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 5
    end
    object Edit_CS2: TCurrencyEdit
      Left = 206
      Top = 110
      Width = 89
      Height = 24
      AutoSize = False
      DisplayFormat = '0.00;-0.00'
      Enabled = False
      Font.Charset = DEFAULT_CHARSET

⌨️ 快捷键说明

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