Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - click virtual method to execute when generic clicking of the control http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Click           Virtual Method to execute when generic clicking of the control
--------------------------------------------------------------------------------

   Comments:
   This method should not be called for a TControl() object because it
   is in fact a VIRTUAL method, which means that is defined here
   because the methods that inherit from TControl() should each have
   it's own Click() method. If however fore some reason an inheritor
   does not need the method Click() (eg a TSay() object does not
   process a mouse click on it's surface) it is here to ensure that
   the 'polymorphism' of the FiveWin classes is not violated.


Online resources provided by: http://www.ousob.com --- NG 2 HTML conversion by Dave Pearson