📄 unit41.dfm
字号:
object Form41: TForm41
Left = 366
Top = 193
Width = 479
Height = 328
Caption = 'Form41'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 20
object Panel1: TPanel
Left = 24
Top = 16
Width = 425
Height = 89
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 8
Width = 209
Height = 20
AutoSize = False
Caption = #38656#35201#32500#25252#30340#25968#25454#35760#24405
end
object ComboBox1: TComboBox
Left = 128
Top = 40
Width = 161
Height = 28
ItemHeight = 20
TabOrder = 0
Items.Strings = (
''
#21830#21697#20837#24211#32426#24405
#21830#21697#20986#24211#32426#24405
#20837#20303#32426#24405
#36864#25151#32426#24405
#25151#38388#28040#36153#32426#24405
#35746#25151#32426#24405
#35746#39184#32426#24405
#39184#39278#28040#36153#32426#24405
#39184#39278#32467#36134#32426#24405)
end
end
object Panel2: TPanel
Left = 24
Top = 120
Width = 425
Height = 65
TabOrder = 1
object Label2: TLabel
Left = 88
Top = 24
Width = 41
Height = 20
AutoSize = False
Caption = #21024#38500
end
object Label3: TLabel
Left = 288
Top = 24
Width = 73
Height = 20
AutoSize = False
Caption = #21069#25968#25454
end
object DateTimePicker1: TDateTimePicker
Left = 128
Top = 16
Width = 161
Height = 28
CalAlignment = dtaLeft
Date = 38162.3612816435
Time = 38162.3612816435
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 0
end
end
object Button1: TButton
Left = 96
Top = 232
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 2
end
object Button2: TButton
Left = 288
Top = 232
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -