2 % automatically generated by HelpGen from
3 % htmlcolourcell.tex at 14/Mar/99 20:13:37
6 \section{\class{wxHtmlColourCell
}}\label{wxhtmlcolourcell
}
8 This cell changes the colour of either the background or the foreground.
10 \wxheading{Derived from
}
12 \helpref{wxHtmlCell
}{wxhtmlcell
}\\
13 \helpref{wxObject
}{wxobject
}
15 \wxheading{Include files
}
21 \helpref{wxHtml
}{librarieslist
}
23 \latexignore{\rtfignore{\wxheading{Members
}}}
25 \membersection{wxHtmlColourCell::wxHtmlColourCell
}\label{wxhtmlcolourcellwxhtmlcolourcell
}
27 \func{}{wxHtmlColourCell
}{\param{wxColour
}{clr
},
\param{int
}{flags = wxHTML
\_CLR\_FOREGROUND}}
31 \wxheading{Parameters
}
33 \docparam{clr
}{The
color}
35 \docparam{flags
}{Can be one of following:
37 \begin{twocollist
}\itemsep=
0pt
38 \twocolitem{{\bf wxHTML
\_CLR\_FOREGROUND}}{change
color of text
}
39 \twocolitem{{\bf wxHTML
\_CLR\_BACKGROUND}}{change background
color}