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

📄 unit19.dfm

📁 学校学籍管理系统
💻 DFM
字号:
object he3: The3
  Left = 456
  Top = 373
  Width = 251
  Height = 251
  BorderIcons = []
  Caption = #32508#21512#20449#24687#36755#20837
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 243
    Height = 224
    ActivePage = TabSheet5
    Align = alClient
    TabOrder = 0
    object TabSheet2: TTabSheet
      Caption = #32771#21220#31867#22411
      ImageIndex = 1
      object DBGrid1: TDBGrid
        Left = 11
        Top = 6
        Width = 214
        Height = 152
        DataSource = DataSource1
        FixedColor = clCream
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
        OnKeyDown = DBGrid1KeyDown
        Columns = <
          item
            Expanded = False
            FieldName = 'ji1'
            Title.Caption = #31867#22411
            Width = 150
            Visible = True
          end>
      end
      object BitBtn1: TBitBtn
        Left = 12
        Top = 166
        Width = 38
        Height = 22
        Caption = #28155#21152
        TabOrder = 1
        OnClick = BitBtn1Click
      end
      object BitBtn2: TBitBtn
        Left = 72
        Top = 166
        Width = 38
        Height = 22
        Caption = #20462#25913
        TabOrder = 2
        OnClick = BitBtn2Click
      end
      object BitBtn3: TBitBtn
        Left = 132
        Top = 166
        Width = 33
        Height = 22
        Caption = #21024#38500
        TabOrder = 3
        OnClick = BitBtn3Click
      end
      object BitBtn4: TBitBtn
        Left = 186
        Top = 166
        Width = 36
        Height = 22
        Caption = #20851#38381
        ModalResult = 2
        TabOrder = 4
        OnClick = BitBtn4Click
      end
    end
    object TabSheet3: TTabSheet
      Caption = #22870#21169#31867#22411
      ImageIndex = 2
      object DBGrid2: TDBGrid
        Left = 11
        Top = 6
        Width = 214
        Height = 152
        DataSource = DataSource2
        FixedColor = clCream
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
        OnKeyDown = DBGrid2KeyDown
        Columns = <
          item
            Expanded = False
            FieldName = 'ji2'
            Title.Caption = #31867#22411
            Width = 150
            Visible = True
          end>
      end
      object BitBtn13: TBitBtn
        Left = 132
        Top = 166
        Width = 33
        Height = 22
        Caption = #21024#38500
        TabOrder = 1
        OnClick = BitBtn13Click
      end
      object BitBtn14: TBitBtn
        Left = 186
        Top = 165
        Width = 36
        Height = 22
        Caption = #20851#38381
        ModalResult = 2
        TabOrder = 2
        OnClick = BitBtn4Click
      end
      object BitBtn15: TBitBtn
        Left = 72
        Top = 166
        Width = 38
        Height = 22
        Caption = #20462#25913
        TabOrder = 3
        OnClick = BitBtn15Click
      end
      object BitBtn16: TBitBtn
        Left = 12
        Top = 166
        Width = 38
        Height = 22
        Caption = #28155#21152
        TabOrder = 4
        OnClick = BitBtn16Click
      end
    end
    object TabSheet4: TTabSheet
      Caption = #22788#32602#31867#22411
      ImageIndex = 3
      object DBGrid3: TDBGrid
        Left = 11
        Top = 6
        Width = 214
        Height = 152
        DataSource = DataSource3
        FixedColor = clCream
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
        OnKeyDown = DBGrid3KeyDown
        Columns = <
          item
            Expanded = False
            FieldName = 'ji3'
            Title.Caption = #31867#22411
            Width = 150
            Visible = True
          end>
      end
      object BitBtn9: TBitBtn
        Left = 132
        Top = 166
        Width = 33
        Height = 22
        Caption = #21024#38500
        TabOrder = 1
        OnClick = BitBtn9Click
      end
      object BitBtn10: TBitBtn
        Left = 186
        Top = 165
        Width = 36
        Height = 22
        Caption = #20851#38381
        ModalResult = 2
        TabOrder = 2
        OnClick = BitBtn4Click
      end
      object BitBtn11: TBitBtn
        Left = 72
        Top = 166
        Width = 38
        Height = 22
        Caption = #20462#25913
        TabOrder = 3
        OnClick = BitBtn11Click
      end
      object BitBtn12: TBitBtn
        Left = 12
        Top = 166
        Width = 38
        Height = 22
        Caption = #28155#21152
        TabOrder = 4
        OnClick = BitBtn12Click
      end
    end
    object TabSheet5: TTabSheet
      Caption = #22312#26657#29366#20917
      ImageIndex = 4
      object DBGrid4: TDBGrid
        Left = 11
        Top = 6
        Width = 214
        Height = 152
        DataSource = DataSource4
        FixedColor = clCream
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
        OnKeyDown = DBGrid4KeyDown
        Columns = <
          item
            Expanded = False
            FieldName = 'bi'
            Title.Caption = #31867#22411
            Width = 150
            Visible = True
          end>
      end
      object BitBtn5: TBitBtn
        Left = 132
        Top = 166
        Width = 33
        Height = 22
        Caption = #21024#38500
        TabOrder = 1
        OnClick = BitBtn5Click
      end
      object BitBtn6: TBitBtn
        Left = 186
        Top = 165
        Width = 36
        Height = 22
        Caption = #20851#38381
        ModalResult = 2
        TabOrder = 2
        OnClick = BitBtn4Click
      end
      object BitBtn7: TBitBtn
        Left = 72
        Top = 166
        Width = 38
        Height = 22
        Caption = #20462#25913
        TabOrder = 3
        OnClick = BitBtn7Click
      end
      object BitBtn8: TBitBtn
        Left = 12
        Top = 166
        Width = 38
        Height = 22
        Caption = #28155#21152
        TabOrder = 4
        OnClick = BitBtn8Click
      end
    end
  end
  object DataSource1: TDataSource
    DataSet = Dm.qing
    Left = 12
    Top = 32
  end
  object DataSource2: TDataSource
    DataSet = Dm.jian
    Left = 52
    Top = 32
  end
  object DataSource3: TDataSource
    DataSet = Dm.chen
    Left = 84
    Top = 32
  end
  object DataSource4: TDataSource
    DataSet = Dm.bioo
    Left = 132
    Top = 40
  end
end

⌨️ 快捷键说明

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