Friday, 22 March 2013

What's is class in Delphi ?

A class is a collection of objects having common features .It is a user defined data types which has data members as well functions that manipulate these data's.

No comments:

Post a Comment