📄 seldate.dfm
字号:
object sel_date: Tsel_date
Left = 192
Top = 107
BorderIcons = []
BorderStyle = bsSingle
Caption = '选择日期'
ClientHeight = 213
ClientWidth = 320
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnPaint = FormPaint
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 305
Height = 169
Shape = bsFrame
end
object MonthCalendar1: TMonthCalendar
Left = 16
Top = 16
Width = 288
Height = 153
AutoSize = True
Date = 38614.4039625579
TabOrder = 0
end
object xpButton1: TxpButton
Left = 120
Top = 184
Width = 75
Height = 25
Caption = '确定'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
TabOrder = 1
TabStop = True
OnClick = xpButton1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -