delphi-2006
Derive IntraWeb forms from parent and not TIWAppForm directly - error in IDE
I have forms in my application that I derive from a common ancestor, like: TAtFormBaseIW = class( TIWAppForm )[详细]
2022-12-19 09:44 分类:问答Is WSDL sort order relevant?
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[详细]
2022-12-10 21:05 分类:问答Approaches for caching calculated values
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[详细]
2022-12-08 13:58 分类:问答