You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

7.115 SIGNAL

The SIGNAL command triggers a user-defined event in a form. The form must contain a DEFINE_EVT command for defining the event.

Custom-defined events are used in multi-form applications to communicate events to an owner form.

Also See

7.115.1 SIGNAL Parameters

7.115.2 SIGNAL Examples

7.32 DEFINE_EVT



                                                      Required            

    SIGNAL ---- EVENT ------ Event Name -------------------------->       

   -------------------------------------------------------------------    

                                                      Optional            

                        >---- Parameter and Value  -------------|         


                                                                          

                                                                          


  • No labels