starfieldmain.dfm
来自「最新版 JCL+JVCL控件!非常不错的控件资源。包含了所能用到的大部分功能!」· DFM 代码 · 共 27 行
DFM
27 行
object StarfieldMainForm: TStarfieldMainForm
Left = 192
Top = 119
Width = 869
Height = 636
Caption = 'JvStarfield example'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object JvStarfield1: TJvStarfield
Left = 0
Top = 0
Width = 861
Height = 609
Align = alClient
Active = True
Stars = 1000
MaxSpeed = 100
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?