Cocoa Delegate Design Pattern Written By: Debasis Das (18-May-2015) Cocoa Delegate Design Pattern is a powerful design pattern in which one object works on behalf of another object. Examples of some of the delegating object in AppKit framework are as follows…