unit8.dfm
来自「一个可以用于书店的图书信息管理系统」· DFM 代码 · 共 37 行
DFM
37 行
object Form6: TForm6
Left = 284
Top = 187
Width = 417
Height = 215
AutoSize = True
Caption = #20851#20110#20316#32773
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 RichEdit1: TRichEdit
Left = 0
Top = 0
Width = 409
Height = 185
Color = clTeal
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #24188#22278
Font.Style = [fsBold]
Lines.Strings = (
#35813#36719#20214#26159#20010#20154#21046#20316#65292#19981#33021#25343#26469#21830#19994#29992
#36884#65281
#24456#22810#21151#33021#23578#26410#23454#29616#65292#38656#35201#25913#36827#12290
#24076#26395#25351#23548#25913#36827#65281)
ParentFont = False
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?