GeekArticles
Programming
DelphiField Editors and Similar Dialogs will not stay on Top
Author: qc.borland.com |
Published: 31st Mar 2007 |
Visited: 43 times |
Add CommentFiled in: DelphiQC#: 42898 Version: 10.0 Status: Open defect, requires resolution Description: This behavior may be related to QC 42349.
I dock my PM, TP and OI altogether in one window on the left side of my screen, in that order. I then save it as a desktop.
I use Cl
Read Article Sponsored Links
Related Articles
• Rich Text Editors for Ajax Rich text editors are important tools for developing websites of different languages including Ajax. Through rich text editors developers would be able to reconfigure websites easily. These applications usually come small but with a lot of features that will ensure that the website could fully funct ...
• Running In the Field: How to Make Your Handheld Your Best Friend Enterprises take note: as handheld devices become both more capable and more user-friendly, they're also becoming "must-have" equipment for people who work away from the office, replacing their heavy laptops with smaller and lighter but still fully-functional equipm ...
• date field in many to many relationships Hi Tom,
Good morning. While resolving many-many relationships, we create an intersection table and we create a FK for the other two table Primary keys. But if the PK tables have date fields in them i.e. hire date,create date etc, do we need t ...
• Memory leak when dynamically loading DLL with Dialogs unit uses QC#: 58918 Version: 11.2 Status: Open defect, requires resolution Description: There is a memory leak when DLL are dynamically loading and unloading when the Dialogs or Controls units are in uses.
This a critical bug when the DLL is used by a windows ...
• Any field after readonly field is readonly also QC#: 58471 Version: 11.2 Status: New defect, requires tester review Description: see SqlExpr.pas
procedure TCustomSQLDataSet.InternalInitFieldDefs;
...
LoadFieldDef(Word(FID), FieldDescs[0]); // this method does not clean readonly flag in FieldDe ...