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

📄 stucomment.dfm

📁 高校教学管理信息系统
💻 DFM
字号:
object F_stucomment: TF_stucomment
  Left = 279
  Top = 202
  Width = 696
  Height = 480
  Color = clGradientActiveCaption
  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
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 8
    Top = 80
    Width = 48
    Height = 16
    Caption = 'ID'#21495#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 176
    Top = 80
    Width = 48
    Height = 16
    Caption = #32534#21495#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 520
    Top = 80
    Width = 48
    Height = 16
    Caption = #38498#31995#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 344
    Top = 80
    Width = 48
    Height = 16
    Caption = #22995#21517#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label9: TLabel
    Left = 512
    Top = 112
    Width = 80
    Height = 16
    Caption = #20219#25945#35838#31243#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 8
    Top = 256
    Width = 80
    Height = 16
    Caption = #23398#29983#35780#25945#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 240
    Top = 256
    Width = 80
    Height = 16
    Caption = #25945#24072#35780#25945#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label8: TLabel
    Left = 480
    Top = 256
    Width = 80
    Height = 16
    Caption = #32508#21512#35780#25945#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label10: TLabel
    Left = 8
    Top = 48
    Width = 48
    Height = 16
    Caption = #23398#26399#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 104
    Width = 481
    Height = 137
    Align = alCustom
    DataSource = DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'ID'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'teacherno'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'name'
        Width = 156
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'depart'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'termno'
        Title.Caption = #23398#26399
        Visible = True
      end>
  end
  object DBEdit1: TDBEdit
    Left = 56
    Top = 77
    Width = 81
    Height = 20
    Color = clScrollBar
    DataField = 'ID'
    DataSource = DataSource1
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    ParentFont = False
    ReadOnly = True
    TabOrder = 1
  end
  object DBEdit2: TDBEdit
    Left = 224
    Top = 77
    Width = 81
    Height = 20
    DataField = 'teacherno'
    DataSource = DataSource1
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    ParentFont = False
    TabOrder = 2
  end
  object DBEdit3: TDBEdit
    Left = 392
    Top = 77
    Width = 81
    Height = 20
    DataField = 'name'
    DataSource = DataSource1
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    ParentFont = False
    TabOrder = 3
  end
  object Btnadd: TButton
    Left = 120
    Top = 421
    Width = 75
    Height = 25
    Caption = #28155#21152
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    OnClick = BtnaddClick
  end
  object Btnedt: TButton
    Left = 224
    Top = 421
    Width = 75
    Height = 25
    Caption = #20462#25913
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 5
    OnClick = BtnedtClick
  end
  object Btndlt: TButton
    Left = 328
    Top = 421
    Width = 75
    Height = 25
    Caption = #21024#38500
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 6
    OnClick = BtndltClick
  end
  object Btnsav: TButton
    Left = 432
    Top = 421
    Width = 75
    Height = 25
    Caption = #20445#23384
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 7
    OnClick = BtnsavClick
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 688
    Height = 41
    Align = alTop
    Color = clGradientActiveCaption
    TabOrder = 8
    object Label7: TLabel
      Left = 16
      Top = 9
      Width = 48
      Height = 16
      Caption = #38498#31995#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clNavy
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label12: TLabel
      Left = 240
      Top = 9
      Width = 80
      Height = 16
      Caption = #25945#24072#22995#21517#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clNavy
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object CmbDepart: TComboBox
      Left = 64
      Top = 8
      Width = 145
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      ItemHeight = 13
      TabOrder = 0
      Text = #20840#37096
      Items.Strings = (
        #20840#37096
        #20449#24687#31995
        #35745#31639#26426#31995
        #31649#29702#31995)
    end
    object Btnqry: TButton
      Left = 432
      Top = 8
      Width = 75
      Height = 25
      Caption = #26597#35810
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = BtnqryClick
    end
    object Edname: TEdit
      Left = 320
      Top = 8
      Width = 73
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      TabOrder = 2
    end
  end
  object DBComboBox2: TDBComboBox
    Left = 568
    Top = 77
    Width = 81
    Height = 21
    DataField = 'depart'
    DataSource = DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    ItemHeight = 13
    Items.Strings = (
      #20449#24687#31995
      #35745#31639#26426#31995
      #31649#29702#31995)
    TabOrder = 9
  end
  object DBGrid2: TDBGrid
    Left = 504
    Top = 136
    Width = 153
    Height = 89
    DataSource = DataSource2
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 10
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object DBMemo1: TDBMemo
    Left = 8
    Top = 280
    Width = 185
    Height = 129
    DataField = 'stuping'
    DataSource = DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 11
  end
  object DBMemo2: TDBMemo
    Left = 240
    Top = 280
    Width = 185
    Height = 129
    DataField = 'teaping'
    DataSource = DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 12
  end
  object DBMemo3: TDBMemo
    Left = 472
    Top = 280
    Width = 185
    Height = 129
    DataField = 'zongping'
    DataSource = DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 13
  end
  object Cmbterm: TComboBox
    Left = 56
    Top = 48
    Width = 225
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    ItemHeight = 13
    TabOrder = 14
  end
  object DataSource1: TDataSource
    DataSet = ADOTabcomment
    Left = 576
    Top = 48
  end
  object ADOTabcomment: TADOTable
    Active = True
    CacheSize = 5
    Connection = mainform.ADOConnection1
    CursorType = ctStatic
    AfterScroll = ADOTabcommentAfterScroll
    TableName = 'comment'
    Left = 544
    Top = 48
    object ADOTabcommentID: TAutoIncField
      FieldName = 'ID'
      ReadOnly = True
    end
    object ADOTabcommentteacherno: TStringField
      DisplayLabel = #25945#24072#35777#21495
      FieldName = 'teacherno'
      FixedChar = True
      Size = 4
    end
    object ADOTabcommentname: TStringField
      DisplayLabel = #22995#21517
      FieldName = 'name'
      Size = 50
    end
    object ADOTabcommentdepart: TStringField
      DisplayLabel = #38498#31995
      FieldName = 'depart'
    end
    object ADOTabcommentstuping: TStringField
      FieldName = 'stuping'
      Size = 50
    end
    object ADOTabcommentteaping: TStringField
      FieldName = 'teaping'
      Size = 50
    end
    object ADOTabcommentzongping: TStringField
      FieldName = 'zongping'
      Size = 50
    end
    object ADOTabcommenttermno: TStringField
      FieldName = 'termno'
      Size = 30
    end
  end
  object ADOQryCourse: TADOQuery
    Active = True
    Connection = mainform.ADOConnection1
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'select name from course')
    Left = 608
    Top = 48
    object ADOQryCoursename: TStringField
      DisplayLabel = #35838#31243
      FieldName = 'name'
      Size = 50
    end
  end
  object DataSource2: TDataSource
    DataSet = ADOQryCourse
    Left = 640
    Top = 48
  end
  object ADOQuery1: TADOQuery
    Connection = mainform.ADOConnection1
    Parameters = <>
    Left = 320
    Top = 48
  end
end

⌨️ 快捷键说明

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