SRGraphTitle::m_pLogFont

LOGFONT * SRGraphTitle::m_pLogFont

Normally NULLthis pointer may be set to point to a valid LOGFONT structure.
This structure will then override the font creation process and the fonts will be defined by the values in the LOGFONT structure supplied.

Developer Notes

The object will not delete this structure if it is left in place during the destruction of the title component. It is up to the programmer to ensure that correct memory management is carried out.