ALTAEvents Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Template:APIClass|Global ALTA|Global ALTA}}
{{Template:APIClass|Global ALTA|Global ALTA}}
Contains {{Template:ALTAEvents Class.Cmt}}
Contains {{Template:ALTAEvents Class.Cmt}} <!--Comment shared with ALTADataSet_Class-->


== Methods  ==
== Methods  ==

Revision as of 20:51, 26 February 2014


Contains all the event handlers that can be called by ALTADataSet. To use events, you must inherit the class, override its methods and assign its instance to the Events property of an ALTADataSet. ALTAEvents inheritance is not available in VB6/VBA.

Methods