htcolor.tex

来自「Wxpython Implemented on Windows CE, Sou」· TEX 代码 · 共 38 行

TEX
38
字号
%
% automatically generated by HelpGen from
% htmlcolourcell.tex at 14/Mar/99 20:13:37
%

\section{\class{wxHtmlColourCell}}\label{wxhtmlcolourcell}

This cell changes the colour of either the background or the foreground. 

\wxheading{Derived from}

\helpref{wxHtmlCell}{wxhtmlcell}

\wxheading{Include files}

<wx/html/htmlcell.h>

\latexignore{\rtfignore{\wxheading{Members}}}

\membersection{wxHtmlColourCell::wxHtmlColourCell}\label{wxhtmlcolourcellwxhtmlcolourcell}

\func{}{wxHtmlColourCell}{\param{wxColour }{clr}, \param{int }{flags = wxHTML\_CLR\_FOREGROUND}}

Constructor.

\wxheading{Parameters}

\docparam{clr}{The color}

\docparam{flags}{Can be one of following:

\begin{twocollist}\itemsep=0pt
\twocolitem{{\bf wxHTML\_CLR\_FOREGROUND}}{change color of text}
\twocolitem{{\bf wxHTML\_CLR\_BACKGROUND}}{change background color}
\end{twocollist}
}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?