remain.dfm
来自「rx library V2.7.7a component use in delp」· DFM 代码 · 共 50 行
DFM
50 行
object MainForm: TMainForm
Left = 324
Top = 105
Width = 528
Height = 282
ActiveControl = Editor
Caption = 'Rich Edit 2.0 Demo'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIForm
Menu = MainMenu
OldCreateOrder = True
Position = poDefault
OnActivate = FormActivate
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnDestroy = FormDestroy
OnPaint = FormPaint
OnResize = FormResize
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Ruler: TPanel
Left = 0
Top = 62
Width = 520
Height = 26
Align = alTop
Alignment = taLeftJustify
BevelInner = bvLowered
BevelOuter = bvNone
BorderWidth = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 2
OnResize = RulerResize
object FirstInd: TLabel
Left = 3
Top = 2
Width = 10
Height = 12
Caption = '
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?