\constfunc{bool}{Ok}{\void}
-Returns TRUE if the colour object is valid (the colour has been initialised with RGB values).
+Returns true if the colour object is valid (the colour has been initialised with RGB values).
\membersection{wxColour::Red}\label{wxcolourred}
\func{}{wxColourData}{\void}
Constructor. Initializes the custom colours to white, the {\it data colour} setting
-to black, and the {\it choose full} setting to TRUE.
+to black, and the {\it choose full} setting to true.
\membersection{wxColourData::\destruct{wxColourData}}
Under Windows, determines whether the Windows colour dialog will display the full dialog
with custom colour selection controls. Has no meaning under other platforms.
-The default value is TRUE.
+The default value is true.
\membersection{wxColourData::GetColour}\label{wxcolourdatagetcolour}
Under Windows, tells the Windows colour dialog to display the full dialog
with custom colour selection controls. Under other platforms, has no effect.
-The default value is TRUE.
+The default value is true.
\membersection{wxColourData::SetColour}\label{wxcolourdatasetcolour}