Showing results 1 to 6 of 6
Search took 0.00 seconds.
Posts Made By: neverwinter
Forum: Pascal and Delphi Sep 15th, 2005
Replies: 9
Views: 11,319
Posted By neverwinter
Re: Emulating a keyboard key press

Try checking the Application object to see if it has an available property/method to return the control that has focus...

You can also revise the sample code (above) to check for TCustomEdit...
Forum: Pascal and Delphi Sep 15th, 2005
Replies: 8
Views: 14,312
Posted By neverwinter
Re: Making a Fullscreen form and hiding the Windows Taskbar

I think you should also revert it back if the user switches (Alt-Tab) to another program, not just closing...
Forum: Pascal and Delphi Sep 15th, 2005
Replies: 5
Views: 2,327
Posted By neverwinter
Re: Creating a program to run under various OS

Have you verified which functions failed? I suggest not to use anything that's specific to a particular OS version.

Also, better test your program on each of the OS you need to support. Only way...
Forum: Pascal and Delphi Sep 7th, 2005
Replies: 1
Views: 3,511
Posted By neverwinter
Re: TChart - [Fatal Error] File not found: TeeConst.pas

Just found the cause, it turned out that the timestamp of the related DCUs were different. My only guess is that the design component of TChart was compiled with a different set of DCUs.

Anyway, it...
Forum: Pascal and Delphi Aug 31st, 2005
Replies: 1
Views: 1,797
Posted By neverwinter
Re: Assigning event

What was the error message?

I believe that TPanel.OnClick requires a TNotifyEvent. This basically means that your procedure must follow this syntax:

procedure (Sender: TObject) of...
Forum: Pascal and Delphi Aug 31st, 2005
Replies: 1
Views: 3,511
Posted By neverwinter
TChart - [Fatal Error] File not found: TeeConst.pas

Hi,

I've a project that makes use of TChart. In my previous machine, it compiles properly. But when I tried compiling it on a new machine with a clean install of Delphi 5, the following error...
Showing results 1 to 6 of 6

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 12:54 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC