📄 unit1.dfm
字号:
object Form1: TForm1
Left = 492
Top = 330
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #20892#21382#26085#26399
ClientHeight = 337
ClientWidth = 348
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 208
Top = 8
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 0
OnClick = Button1Click
end
object ChnCalendar1: TChnCalendar
Left = 16
Top = 32
Width = 186
Height = 21
DateTime = 39168.105567129630000000
FrameColor = clOlive
CnDateColor = clGreen
ButtonColor = clPurple
AlphaBlend = 50
ParentBackground = False
ParentColor = False
ParentCtl3D = False
TabOrder = 1
TabStop = True
Ctl3D = True
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -