Location:
gulutil.h
Link against: egul.lib
class TFindWidthOfWidestDateSuffix : public 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.
TFindWidthOfWidestTextItem
- Finds the width in pixels of the widest item in a range of indexed text items
TFindWidthOfWidestDateSuffix
- Finds the width in pixels of the widest date suffix (for instance st, nd), when displayed in a specified font
Defined in TFindWidthOfWidestDateSuffix
:
GetFirstAndLastIndex()
, GetTextItem()
, TFindWidthOfWidestDateSuffix()
Inherited from TFindWidthOfWidestTextItem
:
MaximumWidthInPixels()