Objective-C vs. Delphi: Syntax | Mick's Mix
Taken from here. I've also found http://iosdevelopertips.com/ to be a very useful website learning Objective-C. Objective-C vs. Delphi: Syntax Objective-C Delphi ... Objective-C Delphi @interface Rectangle: GeometricObject { @private float with; float ...
micksmix.wordpress.com |