propifva.tex
来自「Wxpython Implemented on Windows CE, Sou」· TEX 代码 · 共 19 行
TEX
19 行
\section{\class{wxIntegerFormValidator}}\label{wxintegerformvalidator}
This class validates a range of integer values for a form view. The associated control must be a wxTextCtrl
or wxSlider.
\wxheading{See also}
\helpref{Validator classes}{proplistvalidatorclasses}
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxIntegerFormValidator::wxIntegerFormValidator}
\func{void}{wxIntegerFormValidator}{\param{long }{min=0}, \param{long }{max=0},
\param{long}{ flags=0}}
Constructor. Assigning zero to minimum and maximum values indicates that there is no range to check.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?