TTextFormat Class Reference

class TTextFormat

WARNING: Class for internal use ONLY. Compatibility is not guaranteed in future releases.

Constructor & Destructor Documentation

TTextFormat()

IMPORT_CTTextFormat()

This function is internal only, and is not intended for use.

TTextFormat(const TFontUnderline, const TFontStrikethrough, const TRgb &, const TDesC8 &, const TFontStyle &)

IMPORT_CTTextFormat(const TFontUnderlineanUnderlineStyle,
const TFontStrikethroughaStrikethroughStyle,
const TRgb &aColor,
const TDesC8 &aFontString,
const TFontStyle &aFontStyle
)

Parameters

const TFontUnderline anUnderlineStyle
const TFontStrikethrough aStrikethroughStyle
const TRgb & aColor
const TDesC8 & aFontString
const TFontStyle & aFontStyle

Member Functions Documentation

operator==(const TTextFormat &)

IMPORT_C TBooloperator==(const TTextFormat &aFormat)const

Parameters

const TTextFormat & aFormat

Member Data Documentation

TRgb iColor

TRgb iColor

TCommandString iFontString

TCommandString iFontString

TFontStyle iFontStyle

TFontStyle iFontStyle

TFontStrikethrough iStrikethroughStyle

TFontStrikethrough iStrikethroughStyle

TFontUnderline iUnderlineStyle

TFontUnderline iUnderlineStyle