📄 rl_unit3.dfm
字号:
object Form5: TForm5
Left = 421
Top = 255
BorderStyle = bsDialog
Caption = 'Form5'
ClientHeight = 208
ClientWidth = 266
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object rl_memo_xsnr: TMemo
Left = 0
Top = 23
Width = 265
Height = 185
Color = 16117735
Ctl3D = True
Lines.Strings = (
'Memo1')
ParentCtl3D = False
ScrollBars = ssVertical
TabOrder = 0
end
object rl_lb_title: TFlatPanel
Left = 0
Top = 0
Width = 265
Height = 25
Caption = 'rl_lb_title'
Color = 16311512
ColorHighLight = clAppWorkSpace
ColorShadow = cl3DDkShadow
Alignment = taLeftJustify
TabOrder = 1
UseDockManager = True
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -