Tools And Utilities
Forum Post

Text in Adoquery

In a Delphi programme I have declared Texto as string. I make Texto := Select..... etc Adoquery1.SQL.Text := Texto; Adoquery1.ExcSQL; With this coding everything works fine, but to change easily...
Forum Post

Re: How to Make Your Favorite iPhone Ringtones for Free

I have a (http://www.mtsconverterdownload.com/m2ts-converter.html)M2TS Converter, which is so powerful and easy to use, and at the same time, it is also a (http://www.mtsconverterdownload...
Forum Post

Re: [Delphi7] Access Violation 000000D4

either cbx_print or frm_reciept has not been created / initialized. if you are creating these in runtime (ie. with code), make sure you are not accessing them before creating them.
Forum Post

Re: Anyone from the hangman series...

This is my first post on the forum because I was so angered by the exam. But anyway... ...Similar sentiments echoed here. Our whole class(10 of us), failed to make any headway into the final...
Forum Post

Re: Yesterday's passion revisited

I stayed with DOS (Turbo Pascal 7) for about a decade and then finally played with some Visual Basic, Delphi & now C#/.NET Visual Basic was very good to help with the transition to windows...
Forum Post

TgtListBox Listbox with inplace editor

=0) and (Key = 13) then //the enter key begin Items := TEdit(Sender).Text; TEdit(Sender).Visible := False; SetFocus; ItemIndex := ItemIndex; end; end;...
Forum Post

Re: Fatal error: cannot find 'System.pas'

Depending on the Delphi version you are using you should the registry keys and the library path to see if the IDE knowns where to look for the files.
Forum Post

DELPHI HELP PLEASE!!

hi im trying to make a MIDI keyboard with delphi and aim to make the computer keyboard keys correspond to my piano/keyboard keys maybe the middle row (A to L).Just wondering how this would be...
Forum Post

Re: Delphi Fun

you are the mannn thank you so much, this makes much more sense
Forum Post

Refresh label with a for loop

Hi. I've just registered and this being my first time on a forum like this, I am in need of some desperate help. I have written an assignment for my students but having no experience of using...
Forum Post

Re: Access violation with Registry and ReadInteger.

Yep, but I get the samme error. The program crashes with an error like "error accessing data for ZAxis". I use a German version of Delphi so it doesn't make sence to post the compiler message...
Forum Post

Access violation with Registry and ReadInteger.

Hi All, With the following code I read a value in the reg. database. procedure TfrmGraph.ReadRegistry; var Registry: TRegistry; begin try Registry := TRegistry.Create;...
Forum Post

Run / Parameters box when compiling dll

Hi after i compile my DLL i get an message which tells me to use the Run /Parameters box. i don't know which exe i have too use, the delphi compiler or?? have you any idea. jfallsen
Forum Post

Link Error

I create a program in Delphi and got it to work fine. I ported it over to C++ Builder and after the usual quirks and glitches, I got it past the compiler with no errors, but then I got this link...
Forum Post

Re: shellexecute using ini file

: : I am new in delphi and I need some help, what is wrong in tis code : : : : uses : : Windows, Messages, SysUtils, Variants, Classes, Graphics, : : Controls, Forms, Dialogs, ShellApi,...
Forum Post

Re: shellexecute using ini file

: I am new in delphi and I need some help, what is wrong in tis code : : uses : Windows, Messages, SysUtils, Variants, Classes, Graphics, : Controls, Forms, Dialogs, ShellApi, IniFiles; :...
Forum Post

shellexecute using ini file

I am new in delphi and I need some help, what is wrong in tis code uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ShellApi, IniFiles; var Handle:...
1 2 3 4 5 6 16 26 36  Next
 

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.