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

📄 unit16.dfm

📁 学籍管理系统 基于sql2000 实现插入删除修改 等功能 不错
💻 DFM
字号:
object Form16: TForm16
  Left = 292
  Top = 203
  Width = 638
  Height = 327
  BorderIcons = []
  Caption = #29677#32423#26085#24535
  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 = 0
    Width = 311
    Height = 293
    Align = alLeft
    TabOrder = 0
    object MonthCalendar1: TMonthCalendar
      Left = 1
      Top = 139
      Width = 309
      Height = 153
      Align = alBottom
      AutoSize = True
      Date = 38665.687492395830000000
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      TabOrder = 0
      OnClick = MonthCalendar1Click
    end
    object bj: TLabeledEdit
      Left = 24
      Top = 40
      Width = 217
      Height = 21
      EditLabel.Width = 24
      EditLabel.Height = 13
      EditLabel.Caption = #29677#32423
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      TabOrder = 1
    end
    object BitBtn1: TBitBtn
      Left = 24
      Top = 88
      Width = 75
      Height = 25
      Caption = #20445#23384
      TabOrder = 2
      OnClick = BitBtn1Click
    end
    object BitBtn2: TBitBtn
      Left = 128
      Top = 88
      Width = 75
      Height = 25
      Caption = #25171#24320
      TabOrder = 3
      OnClick = BitBtn2Click
    end
    object BitBtn3: TBitBtn
      Left = 224
      Top = 88
      Width = 75
      Height = 25
      Caption = #20851#38381
      TabOrder = 4
      OnClick = BitBtn3Click
    end
  end
  object Panel2: TPanel
    Left = 311
    Top = 0
    Width = 319
    Height = 293
    Align = alClient
    TabOrder = 1
    object Memo1: TMemo
      Left = 1
      Top = 1
      Width = 317
      Height = 291
      Align = alClient
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      TabOrder = 0
    end
  end
  object SaveDialog1: TSaveDialog
    Left = 280
    Top = 64
  end
  object OpenDialog1: TOpenDialog
    Left = 279
    Top = 24
  end
end

⌨️ 快捷键说明

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