Source position: msechartedit.pas line 51
type tracehinteventty = procedure(
const sender: tcustomchartedit;
const atrace: Integer;
const aindex: Integer;
var ahint: hintinfoty
) of object;