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

📄 unit18.~dfm

📁 学籍管理系统 基于sql2000 实现插入删除修改 等功能 不错
💻 ~DFM
字号:
object Form5: TForm5
  Left = 262
  Top = 82
  Width = 743
  Height = 593
  Caption = 'Form5'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 89
    Width = 735
    Height = 470
    Align = alClient
    TabOrder = 0
    object DBGrid1: TDBGrid
      Left = 1
      Top = 1
      Width = 733
      Height = 468
      Align = alClient
      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 = []
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 0
    Width = 735
    Height = 89
    Align = alTop
    TabOrder = 1
    object GroupBox1: TGroupBox
      Left = 1
      Top = 1
      Width = 733
      Height = 87
      Align = alClient
      TabOrder = 0
      object Label1: TLabel
        Left = 24
        Top = 16
        Width = 105
        Height = 25
        AutoSize = False
        Caption = #36873#25321#29677#32423#65306
      end
      object Label2: TLabel
        Left = 24
        Top = 48
        Width = 89
        Height = 25
        AutoSize = False
        Caption = #26597#35810#26465#20214#65306
      end
      object Label3: TLabel
        Left = 264
        Top = 16
        Width = 89
        Height = 25
        AutoSize = False
        Caption = #20851#38190#23383#65306
      end
      object banji: TComboBox
        Left = 112
        Top = 16
        Width = 121
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        ItemHeight = 13
        TabOrder = 0
      end
      object bj: TComboBox
        Left = 112
        Top = 48
        Width = 121
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        ItemHeight = 13
        TabOrder = 1
      end
      object gjz: TEdit
        Left = 264
        Top = 48
        Width = 113
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 2
      end
      object BitBtn2: TBitBtn
        Left = 413
        Top = 16
        Width = 75
        Height = 25
        Caption = #26597#35810
        TabOrder = 3
        OnClick = BitBtn2Click
      end
      object BitBtn3: TBitBtn
        Left = 413
        Top = 48
        Width = 75
        Height = 25
        Caption = #21462#28040
        TabOrder = 4
      end
      object BitBtn1: TBitBtn
        Left = 519
        Top = 16
        Width = 81
        Height = 25
        Caption = #23548#20986#21040'excel'
        TabOrder = 5
      end
      object BitBtn4: TBitBtn
        Left = 519
        Top = 48
        Width = 81
        Height = 25
        Caption = #20851#38381
        TabOrder = 6
      end
    end
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 264
    Top = 273
  end
  object ADOQuery1: TADOQuery
    Parameters = <>
    Left = 320
    Top = 265
  end
  object ADOQuery2: TADOQuery
    Parameters = <>
    Left = 240
    Top = 8
  end
  object ADOQuery3: TADOQuery
    Parameters = <>
    Left = 264
    Top = 233
  end
end

⌨️ 快捷键说明

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