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

📄 wgsf.dfm.~1~

📁 主要用于学生管理
💻 ~1~
字号:
object wgsf_Form: Twgsf_Form
  Left = 292
  Top = 228
  Width = 487
  Height = 292
  Caption = #29289#31649#25910#36153#31649#29702
  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
  WindowState = wsMaximized
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 479
    Height = 41
    Align = alTop
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 8
      Width = 56
      Height = 13
      Caption = #36873#25321#26085#26399
    end
    object cmdok: TButton
      Left = 176
      Top = 8
      Width = 75
      Height = 25
      Caption = #30830'  '#23450
      TabOrder = 0
      OnClick = cmdokClick
    end
    object cmdclose: TButton
      Left = 264
      Top = 8
      Width = 75
      Height = 25
      Caption = #21462'  '#28040
      TabOrder = 1
      OnClick = cmdcloseClick
    end
    object DateTimePicker1: TDateTimePicker
      Left = 72
      Top = 8
      Width = 89
      Height = 21
      Date = 37920.083197881950000000
      Time = 37920.083197881950000000
      ImeName = #32043#20809#25340#38899#36755#20837#27861
      TabOrder = 2
    end
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 41
    Width = 479
    Height = 205
    Align = alClient
    DataSource = DataSource1
    Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
    PopupMenu = PopupMenu1
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'mph'
        Title.Caption = #38376#29260#21495
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'sf'
        Title.Caption = #27700#36153
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'df'
        Title.Caption = #30005#36153
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'qf'
        Title.Caption = #27668#36153
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'wgf'
        Title.Caption = #29289#31649#36153
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'qtf'
        Title.Caption = #20854#23427#36153
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'sfsj'
        Title.Caption = #25910#36153#26102#38388
        Width = 60
        Visible = True
      end>
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 246
    Width = 479
    Height = 19
    Panels = <
      item
        Text = #27700#36153
        Width = 80
      end
      item
        Text = #30005#36153
        Width = 80
      end
      item
        Text = #27668#36153
        Width = 80
      end
      item
        Text = #29289#31649#36153
        Width = 80
      end
      item
        Text = #20854#23427#36153
        Width = 80
      end
      item
        Text = #21512#35745
        Width = 80
      end>
  end
  object DataSource1: TDataSource
    DataSet = Query1
    Left = 408
    Top = 8
  end
  object Query1: TQuery
    Left = 376
    Top = 8
  end
  object PopupMenu1: TPopupMenu
    Left = 440
    Top = 8
    object N1: TMenuItem
      Caption = #28155#21152
      OnClick = N1Click
    end
    object N2: TMenuItem
      Caption = #20462#25913
      OnClick = N2Click
    end
    object N3: TMenuItem
      Caption = #21024#38500
      OnClick = N3Click
    end
  end
end

⌨️ 快捷键说明

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