All Classes |Grouped Classes |Index

Function set_cancel

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' ers, ers, the first child with the property will receive the keypress message.