MultiCastEvent This is a project using Delphi generic to implement an event multicaster. The source code follow the ideas from Allen Bauer mostly in the following articles with little tweaks: Multicast events using generics Multicast Events - the cleanup Multicast Events - the finale