Google Groups Home
Help | Sign in
comp . lang . pascal . delphi . misc
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 90806  Older »
Description: General issues with Borland Delphi.
 

Testing Delphi DLL crashes VB6 IDE 
  G'day everyone I've had my first go at writing a DLL in Delphi. So far so good. By using a typelib I've been able to pass Widestrings to and from the DLL without difficulty. What's curious at the moment is that I'm using VB6 as the testbed, and every time I run a test within the IDE, the program runs and then the... more »
By Bruce M. Axtens  - Oct 11 - 2 new of 2 messages    

Newbie questions about Delphi... 
  I've been database programming with VB for about ten years now. I've 'played' with Delphi a little bit many years ago and was curious about it again. I have a few questions: Who is Embarcadero? What happened to Borland? What is the difference between Delphi and 'Delphi for NET'? Can't one program do both?... more »
By Kevinp  - Oct 12 - 2 new of 2 messages    

FAQ: comp.lang.pascal.delphi.misc miniFAQ (short version) 
  FAQ FOR NEWSGROUPS: COMP.LANG.PASCAL.DELPHI.MISC, ALT.COMP.LANG.BORLAND-DELPHI Version: 2006-09-16 First maintainer: Esther Michaels Current maintainer: Maarten Wiltink (Evil miniFAQ Boss) Posting schedule: Short version every Sunday, full version every first of the month Copyright 2001-2006 the current maintainer, all rights reserved except the... more »
By Evil miniFAQ Boss  - Oct 11 - 1 new of 1 message    

Update source for older versions? 
  Borland's FTP gives me permission denied. Is a safe source available for update pack 3 for Delphi 4 Client/Server, and other files for that version? [link]
By Kenneth Porter  - Oct 10 - 4 new of 4 messages    

WMSysCommand canceling move 
  I am having to capture the WMSysCommands and it is apparently capturing the ability to move the form by the title bar. Does anyone know the way to get the move to work again? Thanks. procedure TForm1.WMSysCommand; begin if (Msg.CmdType = SC_MOVE) then <---- something like this? ... if Msg.CmdType = SC_CLOSE then //close doesn't work... more »
By battles  - Oct 7 - 5 new of 5 messages    

Remove dotted indication in Tlistbox 
  This group still active ? When I start a Tlistbox with listbox.items.assign(stringlis t), none of the lines has any marking. When I click a line, it gets grayed and the itemindex will be updated. If I now set listbox.itemindex:=-1; the graying of the line is removed but there is still a dotted border around the previously grayed text.... more »
By Tom de Neef  - Oct 5 - 6 new of 6 messages    

FAQ: comp.lang.pascal.delphi.misc miniFAQ (short version) 
  FAQ FOR NEWSGROUPS: COMP.LANG.PASCAL.DELPHI.MISC, ALT.COMP.LANG.BORLAND-DELPHI Version: 2006-09-16 First maintainer: Esther Michaels Current maintainer: Maarten Wiltink (Evil miniFAQ Boss) Posting schedule: Short version every Sunday, full version every first of the month Copyright 2001-2006 the current maintainer, all rights reserved except the... more »
By Evil miniFAQ Boss  - Oct 4 - 1 new of 1 message    

Copy TStringList to TListBox 
  Hello all, I have a TStringList containing some strings, with associated objects. I wish to copy this list to a TListBox, so that the Listbox contains a separate copy of the Stringlist items (including the objects). I use Assign, but it seems that this only assigns pointers to the original objects in the Stringlist instead of copying them to new objects:... more »
By Arjan  - Oct 2 - 5 new of 5 messages    

FAQ: comp.lang.pascal.delphi.misc miniFAQ (full version) 
  FAQ FOR NEWSGROUPS: COMP.LANG.PASCAL.DELPHI.MISC, ALT.COMP.LANG.BORLAND-DELPHI Version: 2006-09-16 First maintainer: Esther Michaels Current maintainer: Maarten Wiltink (Evil miniFAQ Boss) Posting schedule: Short version every Sunday, full version every first of the month Copyright 2001-2006 the current maintainer, all rights reserved except the... more »
By Evil miniFAQ Boss  - Sep 30 - 1 new of 1 message    

getting return value of javascript function 
  Hi, I know how to get the value of a javascript variable in a webbrowser, and how to call a javascript function. But I can't find how to get the return value of a function. Any ideaz? TIA Steven
By Steven  - Sep 22 - 4 new of 4 messages    

1 - 10 of 90806   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google