Dec
16
2008
Implicit Fields and Inline Expressions in Delphi Prism Simplify Property Design
Posted by Olaf Monien in .NET, Delphi, Development, tags: C# 3.0, Delphi, Delphi Prism, IL, OOP, Pascal, prismIn OOP, we are using Properties to be able to limit access to class members, or to have “calculated” values. In Delphi Native Pascal, a class with 3 properties may look like this:





Entries (RSS)