Source position: mselistbrowser.pas line 652
type itemcanediteventty = procedure(
const sender: tobject;
const aitem: tlistitem;
var canedit: Boolean
) of object;