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

📄 help1.dfm

📁 学校管理系统,本管理系统与一般管理系统的区别就是:一般管理系统的后台数据库是用Access或sql server进行前台界面设计软件与后台数据库中的数据表的数据相连接。而此管理系统是用Delphi 6
💻 DFM
字号:
object Form17: TForm17
  Left = 378
  Top = 265
  Width = 366
  Height = 296
  Caption = #36873#35838#35760#24405
  Color = clBackground
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object SpeedButton1: TSpeedButton
    Left = 112
    Top = 216
    Width = 137
    Height = 30
    Caption = #36820#22238#31995#32479
    Flat = True
    Font.Charset = ANSI_CHARSET
    Font.Color = clWhite
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    OnClick = SpeedButton1Click
  end
  object Memo1: TMemo
    Left = 24
    Top = 32
    Width = 305
    Height = 169
    Color = clSkyBlue
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    Lines.Strings = (
      '   '
      '   '#36873#35838#35838#31243#32534#21495'       '#36873#35838#23398#29983#23398#21495
      ''
      '   1998000004            980001'
      '   1998000004            980002'
      '   2002000001            200201'
      '   2002000001            200202'
      '   2002000001            200203'
      '   1998000004            980003')
    ParentFont = False
    TabOrder = 0
  end
end

⌨️ 快捷键说明

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