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

📄 aboutf.dfm

📁 这是一个非常好的教师和学生沟通用的电子教室!
💻 DFM
字号:
object about: Tabout
  Left = 344
  Top = 174
  BorderStyle = bsNone
  Caption = 'about'
  ClientHeight = 229
  ClientWidth = 380
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object FlatPanel1: TFlatPanel
    Left = 0
    Top = 0
    Width = 380
    Height = 229
    ParentColor = True
    Align = alClient
    TabOrder = 0
    UseDockManager = True
    object Label1: TLabel
      Left = 8
      Top = 200
      Width = 30
      Height = 24
      Caption = '作者'#13#10'Email'
      Color = clBlack
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindow
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = False
      ParentFont = False
      Transparent = True
      Visible = False
    end
    object Label2: TLabel
      Left = 224
      Top = 216
      Width = 6
      Height = 12
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label3: TLabel
      Left = 8
      Top = 16
      Width = 217
      Height = 24
      AutoSize = False
      Caption = '网络教室'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
  end
  object Timer1: TTimer
    Interval = 1500
    OnTimer = Timer1Timer
    Left = 328
    Top = 8
  end
end

⌨️ 快捷键说明

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