📄 di_dbcalendar.dfm
字号:
object DI_DfmDBCalendar: TDI_DfmDBCalendar
Left = 208
Top = 185
BorderStyle = bsDialog
Caption = #26085#21382#21450#26102#38047
ClientHeight = 188
ClientWidth = 392
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 5
Top = 10
Width = 42
Height = 12
Caption = #26102' '#38388#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 5
Top = 33
Width = 42
Height = 12
Caption = #26085' '#26399#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object MonthCalendar1: TMonthCalendar
Left = 45
Top = 30
Width = 267
Height = 153
Date = 36909.7516564931
TabOrder = 0
end
object DateTimePicker1: TDateTimePicker
Left = 45
Top = 7
Width = 265
Height = 20
CalAlignment = dtaLeft
Date = 36909.8632813542
Time = 36909.8632813542
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkTime
ParseInput = False
TabOrder = 1
OnDblClick = DateTimePicker1DblClick
end
object TimeInputButton: TButton
Left = 322
Top = 8
Width = 64
Height = 19
Caption = #26102#38388#36755#20837
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = TimeInputButtonClick
end
object DateInputButton: TButton
Left = 322
Top = 27
Width = 64
Height = 19
Caption = #26085#26399#36755#20837
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = DateInputButtonClick
end
object DateTimeInputButton: TButton
Left = 322
Top = 46
Width = 64
Height = 20
Caption = #19968#36215#36755#20837
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = DateTimeInputButtonClick
end
object CloseButton: TButton
Left = 322
Top = 66
Width = 64
Height = 19
Caption = #21462' '#28040
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = CloseButtonClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -