TTMSFNCMemoOptions.RenderLineHighlight Property
Determines how the current line is highlighted in the editor:
hlNonedisables highlighting,hlGutterhighlights the gutter only,hlLinehighlights the full line,hlAllhighlights both.
API unit family: TMSFNCMemo
Declaring type: TTMSFNCMemoOptions
Type: TTMSFNCMemoLineHighLight
Syntax
property RenderLineHighlight: TTMSFNCMemoLineHighLight;
Default: hlNone