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

📄 calendaru.dfm

📁 图书管理系统
💻 DFM
字号:
object CalendarF: TCalendarF
  Left = 372
  Top = 240
  BorderIcons = []
  BorderStyle = bsNone
  Caption = 'CalendarF'
  ClientHeight = 157
  ClientWidth = 271
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = 'Times New Roman'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 15
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 271
    Height = 157
    Align = alClient
    Caption = 'Panel1'
    TabOrder = 1
  end
  object MonthCalendar1: TMonthCalendar
    Left = 2
    Top = 2
    Width = 267
    Height = 173
    AutoSize = True
    Date = 37550.4638854514
    TabOrder = 0
  end
end

⌨️ 快捷键说明

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