about.~dfm
来自「这也是师兄的毕业设计,具体的功能我也不清楚,因为我才大一,请见谅!!!!!!!不」· ~DFM 代码 · 共 79 行
~DFM
79 行
object aboutform: Taboutform
Left = 199
Top = 114
BorderStyle = bsNone
Caption = 'aboutform'
ClientHeight = 442
ClientWidth = 741
Color = clSilver
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClick = FormClick
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 170
Top = 48
Width = 390
Height = 64
Caption = #29289#26009#31649#29702#31995#32479
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -64
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 207
Top = 192
Width = 329
Height = 27
Caption = #35774#35745#32773#65306'AP0106301 '#34081#20426#20809
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -27
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 314
Top = 227
Width = 194
Height = 27
Caption = 'AP0106331 '#24352#26631
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -27
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 205
Top = 319
Width = 289
Height = 27
Caption = #32852#31995#30005#35805#65306'13822450944'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -27
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Timer1: TTimer
Interval = 2000
OnTimer = Timer1Timer
Left = 128
Top = 40
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?