Tools And Utilities
Forum Post

Action shortcut not triggered.

I have a action on a form with a key shortcut. The action will not get triggered. It seems as if my 'parent-form' (mainform) gets the keys instead. The form with the action have focus, but is...
Forum Post

Re: ?Ping App help - Delphi

Yes you can use icmp.dll for ping if you don't want to use socket component. Here's an example: unit Ping; interface uses Windows, SysUtils, Classes; type TSunB = packed record...
Forum Post

Re: Minimizing delphi 6 IDE during compile/run?

Preferences and check the box Minimize on run I can't belive I missed that one.. It worked! Thank you! -mydelphi
Forum Post

Re: Minimizing delphi 6 IDE during compile/run?

Preferences". I don't have Delphi 6, but if memory serves me well, it was located there in Delphi 3 as well. Perhaps it is located in Delphi 6 in/around the same location.
Forum Post

Re: ?Ping App help - Delphi

Export to excel : : Output - File info eg date : time : test result : - Screen : scroll back buffer or such : : Graph ? : : If someone have a library comp/obj...
Forum Post

?Ping App help - Delphi

Export to excel Output - File info eg date : time : test result - Screen : scroll back buffer or such : Graph ? If someone have a library comp/obj (even run...
Forum Post

make multiplayer with LAN in Borland Delphi 7

please help..... my thesis about making game with multiplayer but use LAN connection and i don't know the code.. can anyone tell me the source code or maybe the url about some game using...
Forum Post

Re: Builder C++ 2007

: : Hi, : : just wonder if anybody has ver. 2008 of Borland Builder C++? I use : : ver. 6 and consider to upgrade. Is it worth it? : : Thanks, : : Denny_b : : There is no 2008 version...
Forum Post

Re: Mask a Variable with another one

: I've tried to make Delphi a little faster for a routine which is : often called (very often): : : Delphi Code: : procedure TMyClass.SetMarkerBit( : const aBit: Cardinal; : const...
Forum Post

Mask a Variable with another one

I've tried to make Delphi a little faster for a routine which is often called (very often): Delphi Code: procedure TMyClass.SetMarkerBit( const aBit: Cardinal; const aSwitch: Boolean;...
Forum Post

Re: Delphi - open file already in use

: Hi I am trying to open a txt file(Log file) that is in use by : another program. It can be opened in a notepad or syn text editor. : but cannot open it in delphi, I have looked at the following...
Forum Post

Re: So Pascal based languages could write 3d applications like Heretic

: : This is new to me, so if any of you could explain; does Pascal, : : Turbo Pascal, or Delphi have sophisticated enough compilers to make : : a full-fledged 3d game like Wolfenstein 3d? I'm...
Forum Post

So Pascal based languages could write 3d applications like Heretic?

This is new to me, so if any of you could explain; does Pascal, Turbo Pascal, or Delphi have sophisticated enough compilers to make a full-fledged 3d game like Wolfenstein 3d? I'm still under the...
Forum Post

Re: There's a Hole

: Can you explain why this happens? (The compiler is dcc32.exe; : Borland Delphi version 15.0) : : {$align 1} : {$include compdirs.txt} : program hole1; : var : b1,b2,b3,b4,b5:byte; :...
Forum Post

There's a Hole

Can you explain why this happens? (The compiler is dcc32.exe; Borland Delphi version 15.0) {$align 1} {$include compdirs.txt} program hole1; var b1,b2,b3,b4,b5:byte; d:longword absolute b1;...
Forum Post

Cant Use Tab Button and else

Hello all Delphi warrior,... I ve been writing code in delphi for 3 years. recently i just entering Dynamic DLL area. a lot of funs and problems raising in this new toy. but the one frustrated me...
Forum Post

Re: listbox question

: : Hi.. : : : : I have a listbox and a edit -line. : : I enter a text in the edit -line, and it appears in the listbox. : : : : After this, I want to automaticly select the listbox (done...
Forum Post

Re: listbox question

: Hi.. : : I have a listbox and a edit -line. : I enter a text in the edit -line, and it appears in the listbox. : : After this, I want to automaticly select the listbox (done this) and :...
Forum Post

listbox question

Hi.. I have a listbox and a edit -line. I enter a text in the edit -line, and it appears in the listbox. After this, I want to automaticly select the listbox (done this) and select the text...
Forum Post

Re: Compare string

: : it works perfect going into a trade, HOWEVER: : : When I exit the trade and then re-enter a trade I get the foolowing : : error: : : : : --------------------------- : : Debugger Exception...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.