Delphi
Delphi is a software development package created by Borland.
Application
Any
Platform
Any
License
Any
: : : Huomenta!
: : :
: : : I have a problem with RAPI in Delphi. I made a program in
: : : Delphi that should detect if Pocket PC is connected. Evrithing
: : : else is working fine exept...
: : Huomenta!
: :
: : I have a problem with RAPI in Delphi. I made a program in
: : Delphi that should detect if Pocket PC is connected. Evrithing
: : else is working fine exept CeRapiUnInit.I...
: Huomenta!
:
: I have a problem with RAPI in Delphi. I made a program in
: Delphi that should detect if Pocket PC is connected. Evrithing
: else is working fine exept CeRapiUnInit.I am using...
Huomenta!
I have a problem with RAPI in Delphi. I made a program in
Delphi that should detect if Pocket PC is connected. Evrithing
else is working fine exept CeRapiUnInit.I am using Rapi.pas...
: This message was edited by amafat at 2005-8-3 14:1:46
: are there any way you can create a LAN messenger, so that you can chat / send messages to the others in the network. If yes, I assume...
delphi comes with a few demos on client/server programs check them out
Slewis
Hi. I am using Delphi 7 and have a problem with DBRichEdit control.
When I load an rtf file with tables, the display in DBRichEdit is messy
it seems to mark only one line in a cell, but the rest...
: : Does anyone know how to stop any download going on, in the pc? Any downloads either from the net, or from softwares such as LimeWire, Kazaa etc...
: :
: Well, the most sure way is to...
This message was edited by bogdanul2003 at 2005-8-5 3:3:33
Do you know a free component for Delphi that can capture video stream from a webcam but in the same time allowing other applications to...
: : Hi,
: :
: : I can tell you for sure that our component is the only one on the market. There is another ActiveX control from Imaging Source, but it only works with a few types of cameras they...
Hi
For exemple on a document.onmouseup how can i change the
backgroundColor ???
document.onmouseup = function() {document.body.style.backgroundColor = "#00FF00"}
This works in JS but how...
: Hi,
:
: I can tell you for sure that our component is the only one on the market. There is another ActiveX control from Imaging Source, but it only works with a few types of cameras they sell....
Hi,
I can tell you for sure that our component is the only one on the market. There is another ActiveX control from Imaging Source, but it only works with a few types of cameras they sell. Our...
Does any one know where to get a working example of using the lpr command from within ShellExecute. I am getting unpredicatable results and would like to compare, or if any one has a better way of...
This message was edited by amafat at 2005-8-3 14:1:46
are there any way you can create a LAN messenger, so that you can chat / send messages to the others in the network. If yes, I assume you'll...
Hi guys!
I need help plz.
I have to make a program where you need to attach a product's barcode to the product name. This means that the program has to search for a sertain code for example :...
heh guess what - i found 2 units in delphi that concern cgi.
CGIApp
CGIHTTP
check delphis help for more info (just type cgi)
dolev
: im pritty new to delphi but very expirienced with pascal.
: one thing i never touched was networking.
:
: i made a program with delphi that should get ip number into combobox
: open files...
im pritty new to delphi but very expirienced with pascal.
one thing i never touched was networking.
i made a program with delphi that should get ip number into combobox
open files using...
i found site that explaines the cgi programming in delphi (its possible in any language, if its pascal turbo c visual c etc).
http://tothpaul.free.fr/uscgi.htm
dolev