Table of Contents

TTMSFNCDataGridRenderer.UnmarkText Method

Removes mark markup from a previously marked string.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridRenderer

Syntax

function UnmarkText(AValue: string): string;

Parameters

Name Description
AValue Text that may contain mark markup.

Returns

The text with mark markup removed.