I have forms in my application that I derive from a common ancestor, like: TAtFormBaseIW = class( TIWAppForm )
I\'m refactoring an existing C# .NET Web Service that is consumed by existing Delphi 2006 (non-.NET) clients. I don\'t want to rebuild/redeploy the clients. My goal is to keep the WSDL identical so th
In a Delphi application we are working on we have a big structure of related objects. Some of the properties of these objects have values which are calculated at runtime and I am looking for a way to