jfbg.dfm
来自「结于初学者来说这对数据库是一个很好的例子」· DFM 代码 · 共 33 行
DFM
33 行
object Form42: TForm42
Left = 318
Top = 193
Width = 396
Height = 258
BorderIcons = [biSystemMenu]
Caption = #35745#36153#26041#24335#21464#26356
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 144
Top = 8
Width = 102
Height = 16
Caption = #35745#36153#26041#24335#21464#26356
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?