Method Declaration Error

You have attempted to delete a Method Declaration where the Method is already registered as a callback for a child widget.

One of the children, or grandchildren, etc of this widget is using this method.

This is not necessarily an error if you either delete usages of this method, or redeclare the Method elsewhere.

You are warned that if you delete this Method Declaration without taking further corrective action that your generated code may not compile.

See also: