GeekArticles
Programming
Delphishort-circuit Boolean evaulation works incorrectly with Variant type
Author: qc.borland.com |
Published: 12th Feb 2008 |
Visited: 57 times |
Add CommentFiled in: DelphiQC#: 57699 Version: 11.0 Status: Open defect, requires resolution Description:
Read Article Sponsored Links
Related Articles
• C++0x Automates Type Deduction with auto Tired of typing unwieldy type names in variable declarations? Why not let the compiler do that dirty job, automatically deducing the type from the variable's initiali ...
• Circuit Engine A System for Simulation and Analysis of Logic Circ ...
• Boolean-version of function IfThen QC#: 3826 Version: 7.0 Status: Open defect, requires resolution Description: I frequently enable and disable buttons and other controls depending on the status of other controls. So far this can take quite a lot of code. The function IfThen would make ...