📄 monthday.dfm
字号:
object MonthForm: TMonthForm
Left = 192
Top = 107
BorderStyle = bsNone
Caption = 'MonthForm'
ClientHeight = 250
ClientWidth = 307
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnDestroy = FormDestroy
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = -1
Width = 274
Height = 204
Cursor = crSizeAll
BevelInner = bvLowered
TabOrder = 0
OnMouseDown = Panel1MouseDown
object MonthCalendar1: TMonthCalendar
Left = 4
Top = 2
Width = 267
Height = 159
Date = 38093.6091860069
TabOrder = 0
end
object Button1: TButton
Left = 156
Top = 170
Width = 108
Height = 27
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
object HideCheckBox: TCheckBox
Left = 15
Top = 175
Width = 108
Height = 17
Caption = #26174#31034#38544#34255#30340#20107#24773
TabOrder = 2
OnClick = HideCheckBoxClick
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -