ColorButton.setTitle

Sets the title for the color chooser dialog.

More...
class ColorButton
void
setTitle
(
string title
)

Parameters

title string

String containing new window title

Detailed Description