star.dfm
来自「使用改进的遗传算法实现简单的高校排课」· DFM 代码 · 共 57 行
DFM
57 行
object StartForm: TStartForm
Left = 347
Top = 225
BorderIcons = []
BorderStyle = bsNone
ClientHeight = 260
ClientWidth = 370
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 72
Top = 48
Width = 240
Height = 24
Caption = ' '#31616#26131#25945#21153#31649#29702#31995#32479' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 88
Top = 208
Width = 184
Height = 16
Caption = ' '#21046#20316#26085#26399' '#65306'2007/05/22 '
Font.Charset = DEFAULT_CHARSET
Font.Color = clPurple
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 104
Top = 152
Width = 140
Height = 20
Caption = ' '#39134#40560#36719#20214#21046#20316' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?