Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Programming Delphi

SetDomConverter method of THTTPRIO implemented incorrectly

Author: qc.borland.com | Published: 15th Mar 2008 | Visited: 90 times | Add Comment
Filed in: Delphi

QC#: 53437 Version: 11.0 Status: Open defect, requires resolution Description: SetDomConverter is implemented as: procedure THTTPRIO.SetDomConverter(Value: TOPToSoapDomConvert); begin if Assigned(FDOMConverter) and (FDomConverter.Owner = Self) then b

Read Article
 

Sponsored Links

 


Related Articles

 C# DAL Method Code Generator Generates C# data access layer method code for SQL sever stored procedu ...

 CodeSnip: Unexpected behavior with C# auto-implemented properties In this code snippet, Joseph examines a scenario of an unexpected behavior which will happen while using C# auto-implemented properties with reflection. After providing a step-by-step description of the scenario, he provides the complete code listing of all the C# files used in the sample project al ...

 Yet Another Generic Factory Method An easily-applicable implementation of the design pattern Factory Me ...

 Simple, and Clean .NET Design and Implementation Method - Part 1 A fast and simple way in application design patterns - Pa ...

 Introduce a simple method of display a transparent png file Introduce a simple method of display a transparent png ...

 The Assign Method - Delphi OOP Chapter 21 OOP Course :: Delphi OOP Part 9 Summary: Reviewing the different conditions for inheritance, for association and for composition. Implementing association and composition. Shallow and deep copies. Association and composition i ...

 Method shown as having String parameters but it has AnsiString parameters QC#: 59390 Version: 11.2 Status: Closed defect, no action required Resolution: Behavior is as designed Description: Please move this report to a more suitable category if I choose the wrong one. Assume a class with a method as follows: myMethod(a, b ...

 File->Reopen (wide) menus show`s incorrectly QC#: 23577 Version: 10.0 Status: Closed defect, no action required Resolution: Bug could not be reproduced as submitted Description: Wide menus show`s incorrectly - in some cases has negative left posi ...

 Application.OnActivate fired incorrectly when minimizing QC#: 56647 Version: 10.0 Status: Open defect, requires resolution Description: When you minimize an application by clicking on its taskbar button, Application.OnActivate is fired. It shouldn't be -- you're deactivating the application when you minimiz ...

 short-circuit Boolean evaulation works incorrectly with Variant type QC#: 57699 Version: 11.0 Status: Open defect, requires resolution Descripti ...



Next: SysUtils.Abort raise an "Access Viaolation" exception



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links