Delegates: Difference between revisions

m
Typos
m (Switch to header template)
m (Typos)
Line 10:
 
Delegate:
* Implement "thing" and return the string "delegate implementaionimplementation"
 
Show how objetsobjects are created and used. First, without a delegate, then with a delegate that does not implement "thing", and last with a delegate that implements "thing".
 
=={{header|Objective-C}}==
Anonymous user