📄 ychatu17.dfm
字号:
object Form17: TForm17
Left = 179
Top = 113
BorderStyle = bsNone
Caption = 'Form17'
ClientHeight = 348
ClientWidth = 536
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object LightSpeed1: TLightSpeed
Left = 0
Top = 0
Width = 536
Height = 348
Options = [loColored, loMultiplay]
ParentColor = False
Align = alClient
CenterX = 100
CenterY = 80
end
object Image1: TImage
Left = 0
Top = 0
Width = 536
Height = 348
Align = alClient
Stretch = True
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 114
Top = 22
end
object Timer2: TTimer
Enabled = False
Interval = 500
Left = 54
Top = 30
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -