Versions Compared

Key

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

...

The Details Methods tab is used to create and view methods for the component being edited.



When you double-click on a method, a statement invoking this method is inserted into the source of your component in the position where the cursor is in the 3.20 Source Tab.

...

     EVTROUTINE HANDLING(#PHBN_2.Click) 
INVOKE METHOD(#COM_OWNER.MaximizeForm)
ENDROUTINE

3.10 Details Tab