July 2018
Beginner to intermediate
668 pages
16h 29m
English
Referring to duck typing, Wikipedia (http://en.wikipedia.org/wiki/Duck_typing) gives the following explanation :
How can all these concepts be used in everyday programming? This is the question that this recipe aims to answer.
Let's say that you have a form, and you want to inform the user that something bad happened by changing all the colorable components to clRed. You don't know what the property Color means for any control that has that property, ...
Read now
Unlock full access