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

📄 unit9.dfm

📁 一个学生管理系统 这是我将自己sql2000版的东东转为access数据库的简化版本
💻 DFM
字号:
object sjcx: Tsjcx
  Left = 552
  Top = 254
  Align = alCustom
  BorderStyle = bsDialog
  Caption = #25968#25454#26597#35810
  ClientHeight = 186
  ClientWidth = 135
  Color = clTeal
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object FlatSpeedButton1: TFlatSpeedButton
    Left = 16
    Top = 32
    Width = 105
    Height = 25
    Caption = #23398#29983#24211#20449#24687#26597#35810
    OnClick = FlatSpeedButton1Click
  end
  object FlatSpeedButton2: TFlatSpeedButton
    Left = 16
    Top = 80
    Width = 105
    Height = 25
    Caption = #23487#33293#24211#20449#24687#26597#35810
    OnClick = FlatSpeedButton2Click
  end
  object FlatSpeedButton3: TFlatSpeedButton
    Left = 16
    Top = 128
    Width = 105
    Height = 25
    Caption = #20303#23487#20998#37197#26597#35810
    OnClick = FlatSpeedButton3Click
  end
end

⌨️ 快捷键说明

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