Search Results for

    Show / Hide Table of Contents

    THtmlEntities Record

    Contains a list of HTML entities and their values

    Syntax

    Unit: FlexCel.Core

    THtmlEntities = record;

    Methods

    Name Description
    TryNameToCode Converts an Html entity like "amp" into the unicode code for the character. The input string can also be a # code, in decimal or hexadecimal. (for example &#64).
    GetTag Returns the identifier of a tag.
    EncodeAsHtml Overloaded
    EncodeAsHtml(string, THtmlVersion, TEncoding)
    EncodeAsHtml(string, THtmlVersion, TEncoding, TEnterStyle)

    Properties

    Name Description
    MaxNameLength Returns the maximum length for a name. This includes decimal entities, that can have up to 7 numbers.
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com