📄 enc_preview.dfm
字号:
object Form2: TForm2
Left = 213
Top = 138
BorderIcons = []
BorderStyle = bsNone
Caption = #39044#35272
ClientHeight = 450
ClientWidth = 684
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 16
object Panel1: TPanel
Left = 0
Top = 0
Width = 684
Height = 450
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Panel2: TPanel
Left = 2
Top = 2
Width = 680
Height = 18
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Caption = #39044#35272' - '#34892#65306' 1'#65292#21015#65306' 1'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnMouseDown = Panel2MouseDown
object Panel3: TPanel
Left = 662
Top = 0
Width = 20
Height = 18
BevelInner = bvRaised
BevelOuter = bvLowered
Caption = #215
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnClick = Panel3Click
OnMouseDown = Panel3MouseDown
OnMouseUp = Panel3MouseUp
end
end
object SynMemo1: TSynMemo
Left = 2
Top = 20
Width = 680
Height = 428
Align = alClient
CodeFolding.CaseSensitive = False
CodeFolding.FolderBarLinesColor = 12566463
ActiveLine.Background = clYellow
ActiveLine.Foreground = clNavy
ActiveLine.Visible = True
LineDivider.Visible = False
LineDivider.Color = clRed
LineDivider.Style = psSolid
RightEdge.MouseMove = False
RightEdge.Visible = True
RightEdge.Position = 80
RightEdge.Color = clSilver
RightEdge.Style = psSolid
LineSpacing = 0
LineSpacingRule = lsSingle
ScrollBars.Style = sbsRegular
Background.Visible = False
Background.RepeatMode = brmNone
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #26032#23435#20307
Font.Pitch = fpFixed
Font.Style = []
TabOrder = 1
BorderStyle = bsNone
Gutter.ShowLineModified = False
Gutter.LineModifiedColor = clYellow
Gutter.LineNormalColor = clLime
Gutter.Color = clWindow
Gutter.Font.Charset = DEFAULT_CHARSET
Gutter.Font.Color = clWindowText
Gutter.Font.Height = -11
Gutter.Font.Name = 'Courier New'
Gutter.Font.Style = []
Gutter.LeftOffset = 0
Gutter.LeftOffsetColor = clNone
Gutter.RightOffsetColor = clNone
Gutter.ShowLineNumbers = True
Gutter.Gradient = True
Gutter.GradientEndColor = clSkyBlue
Highlighter = SynPasSyn1
ReadOnly = True
WordWrap.Enabled = False
WordWrap.Position = 80
WordWrap.Style = wwsClientWidth
end
end
object SynPasSyn1: TSynPasSyn
AsmAttri.Foreground = clBlack
CommentAttri.Foreground = clGreen
CommentAttri.Style = [fsBold]
DirectiveAttri.Foreground = clHighlight
DirectiveAttri.Style = []
IdentifierAttri.Foreground = clBlue
KeyAttri.Foreground = clRed
NumberAttri.Foreground = clMedGray
FloatAttri.Foreground = clMedGray
HexAttri.Foreground = clMedGray
StringAttri.Foreground = clNavy
CharAttri.Foreground = clNavy
SymbolAttri.Foreground = clFuchsia
DelphiVersion = dvDelphi7
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -