WeibullEvents Class

From ReliaWiki
Revision as of 20:48, 26 February 2014 by Chris Kahn (talk | contribs)
Jump to navigation Jump to search



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

Methods