Companion
Functions
Link copied to clipboard
Pass this method an Object and Method equipped to display application info. They will be called when the About menu item is selected from the application menu.
Link copied to clipboard
Pass this method a function which displays and edits application options. It will be invoked when the Preferences menu item is selected from the application menu.
Link copied to clipboard
Pass this method an Object and Method equipped to perform application shutdown logic. The method passed should return a boolean stating whether the quit should occur.