The DEFINE_EVT command defines a user-defined event for a form. The form issues the specified event using the SIGNAL command.
Custom specified events are used to signal events from a form instance to an owner form in multi-form applications. See also the description of the DEFINE_MAP command to see how values can be mapped to events.
Also See
Required DEFINE_EVT ----NAME -------Event Name ------------------------> ------------------------------------------------------------------- Optional >-- DESC ------ Description of event --------------> >-- OPTIONS --- Message and Error clearing options-> >-- ACCESS --- *PUBLIC/*PROTECT/*PRIVATE ---------> >-- HELP ------ Help text for event -----------------|