|
|
|
|
Location:
gulutil.h
Link against: egul.lib
class TFindWidthOfWidestAbbreviatedMonthName : public TFindWidthOfWidestTextItem;
Finds the width in pixels of the widest abbreviated month name (for instance Jan, Feb), 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
TFindWidthOfWidestAbbreviatedMonthName - Finds the width in pixels of the widest abbreviated month name (for instance Jan, Feb), when displayed in a specified font
Defined in TFindWidthOfWidestAbbreviatedMonthName:
GetFirstAndLastIndex(), GetTextItem(), TFindWidthOfWidestAbbreviatedMonthName()
Inherited from TFindWidthOfWidestTextItem:
MaximumWidthInPixels()