9
votes
Class (, Static, or Shared) Constructors (and Destructors)
The Oracle at Delphi
– In my last post, I hinted at a new native Delphi language feature, class constructors and destructors. For those familiar with, say, C# or VB.NET, they are called a ‘static’ constructor (C#), or a ‘shared’ constructor (VB.NET). Let’s now take a closer look at them in terms of how they’re ...
Statistics
|
Visits by Source |
User Actions |




