about_form.dfm
来自「图书管理系统2.0版」· DFM 代码 · 共 54 行
DFM
54 行
object About_F: TAbout_F
Left = 317
Top = 221
Width = 372
Height = 228
BorderIcons = [biSystemMenu]
Caption = #20851#20110
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
Scaled = False
OnClose = FormClose
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 0
Width = 364
Height = 194
Align = alClient
Enabled = False
TabOrder = 0
object Label1: TLabel
Left = 96
Top = 40
Width = 108
Height = 12
Caption = #35838#39064#65306#22270#20070#31649#29702#31995#32479
Color = clBtnFace
ParentColor = False
end
object Label3: TLabel
Left = 96
Top = 80
Width = 78
Height = 12
Caption = #28304#30721#65306'DoorKey'
end
object Label2: TLabel
Left = 96
Top = 120
Width = 132
Height = 12
Caption = 'E-Mail:DoorKey@126.com'
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?