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