Table of Contents

TTMSFNCMemoOptions.RenderWhiteSpace Property

Controls which whitespace characters are rendered as visible symbols: mwNone hides all, mwBoundary shows leading/trailing, mwSelection shows within the selection, mwAll shows all whitespace.

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

Syntax

property RenderWhiteSpace: TTMSFNCMemoWhitepace;

Default: mwNone