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

📄 unit8.dfm

📁 一个学生管理系统 这是我将自己sql2000版的东东转为access数据库的简化版本
💻 DFM
字号:
object sskxxcx: Tsskxxcx
  Left = 485
  Top = 250
  BorderIcons = [biMinimize, biMaximize]
  BorderStyle = bsNone
  Caption = #23487#33293#24211#20449#24687#26597#35810
  ClientHeight = 229
  ClientWidth = 216
  Color = clTeal
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 40
    Top = 16
    Width = 89
    Height = 13
    AutoSize = False
    Caption = #24403#21069#23398#26657#20849#26377
  end
  object Label2: TLabel
    Left = 96
    Top = 56
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #26635#23487#33293#27004
  end
  object Label3: TLabel
    Left = 56
    Top = 56
    Width = 33
    Height = 13
    AutoSize = False
    Caption = 'Label3'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 56
    Top = 88
    Width = 33
    Height = 13
    AutoSize = False
    Caption = 'Label3'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 96
    Top = 88
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #38388#23487#33293
  end
  object Label6: TLabel
    Left = 56
    Top = 120
    Width = 33
    Height = 13
    AutoSize = False
    Caption = 'Label3'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label7: TLabel
    Left = 96
    Top = 120
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #21517#23398#29983
  end
  object Label8: TLabel
    Left = 56
    Top = 152
    Width = 33
    Height = 13
    AutoSize = False
    Caption = 'Label3'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label9: TLabel
    Left = 96
    Top = 152
    Width = 81
    Height = 13
    AutoSize = False
    Caption = #21517#23398#29983#20837#20303
  end
  object FlatSpeedButton1: TFlatSpeedButton
    Left = 80
    Top = 192
    Width = 81
    Height = 25
    Caption = #20851'  '#38381
    OnClick = FlatSpeedButton1Click
  end
end

⌨️ 快捷键说明

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