Search Results for

    Show / Hide Table of Contents

    TQEncodeMetaInfo Enumeration

    Defines how a string returned by Q-Encode will be handled.

    Syntax

    Unit: FlexCel.Core

    Members

    Name Value Description
    None 0 This will return the raw Q-Encoded string, without "=?charset?encoding?" at the beginning or "?=" at the end.
    Always 1 This will always return the Q-Encoded string with "=?charset?encoding?" at the beginning and "?=" at the end.
    OnlyIfNeeded 2 This will return the string with "=?charset?encoding?" only if the original string has special characters that need encoding, if not it will return the original string without encoding.
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com