aboutform.dfm

来自「基于SQL数据库,实现所有图书馆基本功能 可以按图书类别系别班别等信息自动」· DFM 代码 · 共 43 行

DFM
43
字号
object Form_about: TForm_about
  Left = 397
  Top = 263
  Width = 236
  Height = 110
  Caption = #20851#20110
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 40
    Top = 16
    Width = 156
    Height = 17
    Caption = '05'#35745#26412'1'#29677' '#26446#27494#27946' 11'#21495
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #21326#25991#26032#39759
    Font.Style = [fsItalic]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 88
    Top = 48
    Width = 24
    Height = 16
    Caption = '2008'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'Century Gothic'
    Font.Style = []
    ParentFont = False
  end
end

⌨️ 快捷键说明

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