Search Results for

    Show / Hide Table of Contents

    TMimeWriter.QEncode Method

    Returns the Q-encode of a string, used in the MIME Headers. //RFC 2047

    Syntax

    Unit: FlexCel.Core

    class function TMimeWriter.QEncode(const s: string; const addMetaInfo: TQEncodeMetaInfo): string; static;

    Parameters

    <-> Parameter Type Description
    const s string String to encode
    const addMetaInfo TQEncodeMetaInfo Defines if to add the string "=?charset?encoding?" will be appended at the begining, and "?=" at the end.

    See also

    • TMimeWriter
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com