Y
Hacker News
new
|
ask
|
show
|
jobs
by
ramayac
1314 days ago
Finally understood inheritance concept (OOP) using the examples in the documentation of Delphi 7 (I miss .chm files).
"TObject is ancestor of all objects and components", it all made sense just with that.