Table of Contents

TTMSFNCUtils.GetMarkupIndex Method

Returns the index of an HTML entity name in the internal markup table.

API unit family: TMSFNCUtils Declaring type: TTMSFNCUtils

Syntax

class function GetMarkupIndex(const Markup: string): integer;

Parameters

Name Description
Markup Markup entity to find.

Returns

Zero-based index in the entity table, or -1 when not found.