Table of Contents

TTMSFNCMemoOptions.RenderLineHighlight Property

Determines how the current line is highlighted in the editor: hlNone disables highlighting, hlGutter highlights the gutter only, hlLine highlights the full line, hlAll highlights both.

API unit family: TMSFNCMemo Declaring type: TTMSFNCMemoOptions Type: TTMSFNCMemoLineHighLight

Syntax

property RenderLineHighlight: TTMSFNCMemoLineHighLight;

Default: hlNone