TFindWidthOfWidestDateSuffix Class Reference

#include <mw/gulutil.h>

Link against: egul.lib

class TFindWidthOfWidestDateSuffix : public TFindWidthOfWidestTextItem

Inherits from

Detailed Description

Finds the width in pixels of the widest date suffix (for instance st, nd), when displayed in a specified font.

After construction, call MaximumWidthInPixels(), defined in the base class, specifying the font.

Constructor & Destructor Documentation

TFindWidthOfWidestDateSuffix ( )

IMPORT_CTFindWidthOfWidestDateSuffix()

Default constructor.