?? calendaru.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 + -