When set to true, this component will receive unhandled escape keypress messages.
void CL_GUIComponent::set_cancel( bool value);
Detailed description:
If multiple components are set as 'cancel' handlers, the first child with the property will receive the keypress message.