Source position: mselistbrowser.pas line 650
type itemindexeventty = procedure(
const sender: tobject;
const aindex: Integer;
const aitem: tlistitem
) of object;