datechoice_unit.dfm
来自「学校班级教学管理系统 DELPHI7下的」· DFM 代码 · 共 33 行
DFM
33 行
inherited frmDateChoice: TfrmDateChoice
Left = 326
Top = 264
BorderStyle = bsDialog
Caption = #26085#26399#36873#25321
ClientHeight = 143
ClientWidth = 267
FormStyle = fsNormal
OldCreateOrder = True
Visible = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object MonthCalendar1: TMonthCalendar [0]
Left = 0
Top = 0
Width = 267
Height = 143
Align = alClient
Date = 39302.923102210650000000
TabOrder = 0
OnClick = MonthCalendar1Click
end
inherited ActionList1: TActionList
Left = 216
Top = 136
end
inherited PopupMenu1: TPopupMenu
Left = 240
Top = 136
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?