Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

So if you double-click the MaximizeForm method for a form and your cursor is in the Click event of #PHBN_1, a statement invoking the MaximizeForm method of the form is inserted in the Click event:

...

     EVTROUTINE HANDLING(#PHBN_2.Click)

...

 
INVOKE METHOD(#COM_OWNER.MaximizeForm)

...

 
ENDROUTINE


3.10 Details Tab