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

📄 csys.dfm

📁 学生成绩管理系统开发软件
💻 DFM
字号:
object sysreg: Tsysreg
  Left = 370
  Top = 195
  BorderStyle = bsDialog
  Caption = #31995#32479#27880#20876
  ClientHeight = 296
  ClientWidth = 276
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object btnreg: TSpeedButton
    Left = 24
    Top = 261
    Width = 105
    Height = 34
    Caption = #27880#20876
    OnClick = btnregClick
  end
  object SpeedButton2: TSpeedButton
    Left = 162
    Top = 262
    Width = 94
    Height = 33
    Caption = #20197#21518#20877#27880#20876
    OnClick = SpeedButton2Click
  end
  object Bevel2: TBevel
    Left = 0
    Top = -2
    Width = 275
    Height = 141
  end
  object Label4: TLabel
    Left = 1
    Top = 144
    Width = 264
    Height = 13
    Caption = #21482#20379#23398#20064#21442#32771#29992#65292#19981#35201#29992#20110#21830#19994#29992#36884
  end
  object Label6: TLabel
    Left = 0
    Top = 160
    Width = 57
    Height = 13
    Caption = #40644#23398#25996
  end
  object Label8: TLabel
    Left = 64
    Top = 160
    Width = 89
    Height = 13
    Caption = 'cosmart@163.com'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label9: TLabel
    Left = 8
    Top = 181
    Width = 257
    Height = 13
    AutoSize = False
    Caption = #35831#25226#19979#38754#30340#27880#20876#30721#21457#32473#25105#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Panel1: TPanel
    Left = 23
    Top = 200
    Width = 233
    Height = 58
    BevelInner = bvRaised
    BevelOuter = bvLowered
    BorderWidth = 1
    TabOrder = 0
    object Bevel1: TBevel
      Left = 16
      Top = 5
      Width = 201
      Height = 25
    end
    object Label1: TLabel
      Left = 20
      Top = 12
      Width = 60
      Height = 13
      Caption = #27880#20876#25552#31034#65306
    end
    object Label2: TLabel
      Left = 87
      Top = 9
      Width = 55
      Height = 20
      Caption = 'Label2'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label3: TLabel
      Left = 18
      Top = 38
      Width = 72
      Height = 13
      Caption = #36755#20837#27880#20876#30721#65306
    end
    object Edit1: TEdit
      Left = 94
      Top = 32
      Width = 123
      Height = 21
      TabOrder = 0
      OnKeyPress = Edit1KeyPress
    end
  end
  object Memo1: TMemo
    Left = 2
    Top = 0
    Width = 270
    Height = 137
    BevelInner = bvNone
    BevelKind = bkSoft
    BevelOuter = bvNone
    BorderStyle = bsNone
    Color = clGradientActiveCaption
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    Lines.Strings = (
      '                          '#20813#36153#27880#20876
      '  1'#12290#26412#36719#20214#20026#20813#36153#36719#20214#12290
      '  2'#12290#26412#36719#20214#20855#26377#27880#20876#21151#33021#65292#21160#24577'SQL'#26597#35810#12290
      '  3'#12290#26412#36719#20214#21482#26159#28436#31034#29256#65292#22914#35201#25237#20837#20351#29992#65292#35831#32852#31995#25105
      '  3'#12290#26102#38388#21254#24537#65292#38590#20813#26377#38169#35823','#25215#33945#25351#23548#12290#35874#35874#22823#23478
      #25903#25345#12290
      '  4'#12290#22914#26377#20219#20309#30097#38382#25110#38656#27714#65292#35831#21457#37038#20214#65306
      '   cosmart@163.com')
    ParentFont = False
    ReadOnly = True
    TabOrder = 1
  end
end

⌨️ 快捷键说明

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