API
An application programming interface (API) is a set of declarations of the functions (or procedures) that an operating system, library or service provides to support requests made by computer programs.
Language
Delphi
Remove
Platform
Any
License
Any
: Does anyone know how to take a screenshot using delphi methods?
:
: And also, I can't get my onkeydown events to even respond to the
: print screen key. There is a virtual key code for it,...
This message was edited by Alcatiz at 2006-11-8 14:7:58
: How can i solve my problem? I have to communicate two PC via an UTP network cable.
:
: One pc (586, with 8mb) is connected to a card...
: : : : : Hi,
: : : : : I want to detect whether the OS(Platform) is 64 bit or not then what to do? Please reply.
: : : : :
: : : : GetVersionEx(), then check if the major version indicates...
Import Type Library).
This is basically all the help I can give you, because I don't have a fax installed on my computer, and (as an amateur) using COM interfaces like this goes slightly over my...
: Perhaps the ActiveX component cannot find the server due to firewall restrictions, or log-in restrictions.
: Based on your description of the code from BloggerBuddy, it could be anyone of these...
Is there a way to use blogger API to manage blogs from blogspot.com ?
I've tried ActiveX component from tortuga but it cannot retrieve posts and i tried to use code from bloggerBuddy but on BDS 2006...
: Hi
: I there a why to restart you pc using Delphi code ?
:
See ExitWindowsEx() function in windows API help.
: How can I get the screen resolution in windows?I need to make a firm so large that it fills the entire scren.For this I have to know the screen's resolution.What API or what delphi component do I...
How can I get the screen resolution in windows?I need to make a firm so large that it fills the entire scren.For this I have to know the screen's resolution.What API or what delphi component do I...
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 have a DLL file, say MyLib.dll, which contains some API commands and functions.
: : : : But I know in this library, there are some functions such as Func1,Func2 and etc.
: : :...
: Hi developers,
:
: I would like to know if it's possible to get the data read by a hand-held POS scanner in Delphi. The data is usually printed on items being sold in bar-code format and read by...
Hi developers,
I would like to know if it's possible to get the data read by a hand-held POS scanner in Delphi. The data is usually printed on items being sold in bar-code format and read by...
: That info is not the Delphi help, but in the windows API help. You can also read about it at http://msdn.microsoft.com/ .
Thanks for your info, finally i can make it worked.
: This message was edited by GarryPaxton at 2004-12-29 13:39:39
: This message was edited by GarryPaxton at 2004-12-29 12:5:44
: : : This message was edited by GarryPaxton at 2004-12-19 10:25:7...
: can someone tell me how Delphi compares to C or C++ in speed? i'm not talking about compile speed.
: thanks.
:
:
:
Theres a way measuring time ellapsed to complete a procedure. Its an API...
: Hello all,
:
: I have a console application written in C++ which will be called inside another app written in delphi. I want to make sure that my executable will run only if the other...
The easiest way that I can recomend as I use it all the time, not for the calculator but for the inclusion into my projects of portable stand alone exe's, would be to call the api command winexec...
: : In Windows NT, Windows+L will appear a dialog (or a screen) to change between users. How to appear this dialog (or the screen) through Delphi ? I've tried the ExitWindowsEx API function but it...
: In Windows NT, Windows+L will appear a dialog (or a screen) to change between users. How to appear this dialog (or the screen) through Delphi ? I've tried the ExitWindowsEx API function but it...