📄 formyjzq.dfm
字号:
object yjzq: Tyjzq
Left = 320
Top = 152
ActiveControl = cmdok
Align = alCustom
BorderStyle = bsDialog
Caption = #22686#21152'/'#20462#25913#21608#26399
ClientHeight = 200
ClientWidth = 400
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object labdate: TLabel
Left = 32
Top = 28
Width = 60
Height = 13
AutoSize = False
Caption = #36215#22987#26085#26399
end
object labdays: TLabel
Left = 32
Top = 72
Width = 60
Height = 13
AutoSize = False
Caption = #21608#26399#22825#25968
end
object labmemo: TLabel
Left = 32
Top = 116
Width = 40
Height = 13
AutoSize = False
Caption = #35828#26126
end
object DateTimePicker1: TDateTimePicker
Left = 96
Top = 24
Width = 186
Height = 21
Date = 0.614660914361593300
Time = 0.614660914361593300
TabOrder = 0
end
object Editmemo: TEdit
Left = 96
Top = 112
Width = 209
Height = 21
TabOrder = 1
end
object cmdok: TButton
Left = 80
Top = 168
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = cmdokClick
end
object cmdcancel: TButton
Left = 232
Top = 168
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = cmdcancelClick
end
object Comdays: TComboBox
Left = 96
Top = 72
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 4
Text = '28'
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -