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

📄 unit14.~dfm

📁 学籍管理系统 基于sql2000 实现插入删除修改 等功能 不错
💻 ~DFM
字号:
object Form14: TForm14
  Left = 53
  Top = 300
  BorderStyle = bsSingle
  Caption = 'Form14'
  ClientHeight = 473
  ClientWidth = 703
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 703
    Height = 473
    Align = alClient
    TabOrder = 0
    object GroupBox1: TGroupBox
      Left = 1
      Top = 1
      Width = 701
      Height = 208
      Align = alTop
      Caption = #22522#26412#20449#24687
      TabOrder = 0
      object Label1: TLabel
        Left = 24
        Top = 32
        Width = 73
        Height = 25
        AutoSize = False
        Caption = #22995#21517#65306
      end
      object xm: TLabel
        Left = 24
        Top = 64
        Width = 12
        Height = 13
        Caption = '77'
      end
      object ee: TLabel
        Left = 24
        Top = 104
        Width = 73
        Height = 17
        AutoSize = False
        Caption = #24615#21035#65306
      end
      object xb: TLabel
        Left = 24
        Top = 136
        Width = 12
        Height = 13
        Caption = '77'
      end
      object Label2: TLabel
        Left = 168
        Top = 32
        Width = 113
        Height = 17
        AutoSize = False
      end
    end
    object GroupBox2: TGroupBox
      Left = 1
      Top = 209
      Width = 701
      Height = 143
      Align = alClient
      Caption = #22870#21169#24773#20917
      TabOrder = 1
      object jl: TMemo
        Left = 2
        Top = 15
        Width = 697
        Height = 126
        Align = alClient
        Color = clInactiveCaptionText
        Ctl3D = False
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        Lines.Strings = (
          '')
        ParentCtl3D = False
        TabOrder = 0
      end
    end
    object GroupBox3: TGroupBox
      Left = 1
      Top = 352
      Width = 701
      Height = 120
      Align = alBottom
      Caption = #22788#32602#24773#20917
      TabOrder = 2
      object cf: TMemo
        Left = 2
        Top = 15
        Width = 697
        Height = 103
        Align = alClient
        Color = clMoneyGreen
        Ctl3D = False
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        Lines.Strings = (
          '')
        ParentCtl3D = False
        TabOrder = 0
      end
    end
  end
  object ADOQuery3: TADOQuery
    Parameters = <>
    Left = 201
    Top = 225
  end
end

⌨️ 快捷键说明

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