Template:WeibullEvents Class.Cmt: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Contains all the event handlers that can be called by the WeibullDataSet class.
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 Weibull++ data set. WeibullEvents inheritance is not available in VB6/VBA.

Revision as of 20:45, 26 February 2014

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 Weibull++ data set. WeibullEvents inheritance is not available in VB6/VBA.