Source position: msesimplewidgets.pas line 833
type stepeventty = procedure(
const sender: tobject;
const stepkind: stepkindty;
var handled: Boolean
) of object;