#include <mw/gulutil.h>
class TFindWidthOfWidestDateSuffix : public TFindWidthOfWidestTextItem |
Public Member Functions | |
---|---|
TFindWidthOfWidestDateSuffix() |
Inherited Functions | |
---|---|
TFindWidthOfWidestTextItem::MaximumWidthInPixels(const CFont &)const | |
TFindWidthOfWidestTextItem::TFindWidthOfWidestTextItem() |
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.