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

📄 ustudent.dfm

📁 可实现学生成绩管理系统的各种功能,无需登陆,直接查询学生的各种信息
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object frmStudent: TfrmStudent
  Left = 228
  Top = 204
  Width = 570
  Height = 398
  BorderIcons = [biSystemMenu]
  Caption = #23398#29983#20449#24687#36755#20837#22788#29702
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object LblSno: TLabel
    Left = 14
    Top = 27
    Width = 64
    Height = 15
    Caption = #23398#29983#23398#21495
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clNavy
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object LblSName: TLabel
    Left = 13
    Top = 66
    Width = 64
    Height = 15
    Caption = #23398#29983#22995#21517
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clNavy
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object LblSClass: TLabel
    Left = 16
    Top = 141
    Width = 59
    Height = 15
    Caption = #29677'   '#21495
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clNavy
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object LblSSex: TLabel
    Left = 15
    Top = 219
    Width = 59
    Height = 15
    Caption = #24615'   '#21035
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clNavy
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object LbSAge: TLabel
    Left = 14
    Top = 179
    Width = 59
    Height = 15
    Caption = #24180'   '#40836
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clNavy
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object LblRec: TLabel
    Left = 40
    Top = 258
    Width = 42
    Height = 14
    Alignment = taRightJustify
    Caption = 'LblRec'
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object LblText: TLabel
    Left = 93
    Top = 260
    Width = 46
    Height = 18
    AutoSize = False
    Caption = #20010#35760#24405
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object ModeIndicator: TLabel
    Left = 66
    Top = 281
    Width = 48
    Height = 16
    Caption = '[Mode]'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object LblSDept: TLabel
    Left = 14
    Top = 103
    Width = 59
    Height = 15
    Caption = #31995'   '#21495
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clNavy
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object DBEdtSno: TDBEdit
    Left = 82
    Top = 23
    Width = 66
    Height = 24
    DataField = 'SNO'
    DataSource = ActiveSource
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    ParentShowHint = False
    ShowHint = True
    TabOrder = 0
  end
  object DBEdtSClass: TDBEdit
    Left = 82
    Top = 137
    Width = 50
    Height = 24
    DataField = 'SCLASS'
    DataSource = ActiveSource
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
  end
  object DBEdtSAge: TDBEdit
    Left = 81
    Top = 175
    Width = 54
    Height = 24
    DataField = 'SAGE'
    DataSource = ActiveSource
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
  end
  object DBEdtSName: TDBEdit
    Left = 82
    Top = 60
    Width = 95
    Height = 24
    DataField = 'SNAME'
    DataSource = ActiveSource
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    ParentShowHint = False
    ShowHint = True
    TabOrder = 3
  end
  object DBEdtSDept: TDBEdit
    Left = 82
    Top = 99
    Width = 50
    Height = 24
    DataField = 'SDEPT'
    DataSource = ActiveSource
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 4
  end
  object DBEdtSSex: TDBComboBox
    Left = 82
    Top = 213
    Width = 56
    Height = 24
    DataField = 'SSEX'
    DataSource = ActiveSource
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ItemHeight = 16
    Items.Strings = (
      #30007
      #22899)
    ParentFont = False
    TabOrder = 5
  end
  object DBGrdStudent: TDBGrid
    Left = 192
    Top = 8
    Width = 368
    Height = 289
    DataSource = ActiveSource
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    ReadOnly = True
    TabOrder = 6
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Alignment = taCenter
        Expanded = False
        FieldName = 'SNO'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #26032#23435#20307
        Font.Style = []
        Title.Alignment = taCenter
        Title.Caption = #23398#29983#23398#21495
        Title.Font.Charset = DEFAULT_CHARSET
        Title.Font.Color = clNavy
        Title.Font.Height = -16
        Title.Font.Name = #23435#20307
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'SNAME'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #26032#23435#20307
        Font.Style = []
        Title.Alignment = taCenter
        Title.Caption = #23398#29983#22995#21517
        Title.Font.Charset = DEFAULT_CHARSET
        Title.Font.Color = clNavy
        Title.Font.Height = -16
        Title.Font.Name = #23435#20307
        Title.Font.Style = []
        Visible = True
      end
      item
        Alignment = taCenter
        Expanded = False
        FieldName = 'SDEPT'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #26032#23435#20307
        Font.Style = []
        Title.Alignment = taCenter
        Title.Caption = #31995#21495
        Title.Font.Charset = DEFAULT_CHARSET
        Title.Font.Color = clNavy
        Title.Font.Height = -16
        Title.Font.Name = #23435#20307
        Title.Font.Style = []
        Visible = True
      end
      item
        Alignment = taCenter
        Expanded = False
        FieldName = 'SCLASS'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -15

⌨️ 快捷键说明

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