Event used to inform the program about having a match-3
type TOnMatch3Event = procedure(const Nb: integer; const Item: integer) of object