unit12.dfm
来自「停车厂管理系统 麻雀虽小 但是五脏齐全」· DFM 代码 · 共 38 行
DFM
38 行
object Form12: TForm12
Left = 331
Top = 178
Width = 241
Height = 150
Caption = 'About'
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 Label1: TLabel
Left = 40
Top = 40
Width = 153
Height = 20
AutoSize = False
Caption = #20572#36710#22330#31649#29702#31995#32479
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 16
Top = 88
Width = 201
Height = 13
Caption = 'All right reserved 2006-2008 '#21340#26102#29081
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?