the component allows you to monitor keyboard, mouse and shellproc messages in the system and react accordingly.
This library allow your application direct access port input and output under all versions of Microsoft Windows. With it you can easily control any hardware from your application. For example,you can access your LPT port.
This invisible control provides you with an easy way to make your application an OLE drop target. There is much more in OLE drag-drop technology than just catching the dropped file names (as some Delphi controls on the market do). With...
Direct access to ports for Windows 95 only. Component and functions. May not work with some ports because OS do not virualize all port for you, in this case you need write device driver.
Dll release of SysInfo unit with reduced functionality. For access to system information. Uses API. For Win32 platform only. For Delphi with use of STDCALL directive.
A simple component for toggle on or off CapsLock, NumLock and ScrollLock.
TIniPlus adds ReadColor/WriteColor, ReadFont/WriteFont to TIniFile, and also provides methods to retrieve/restore a window (or control's) size and position at runtime.
Simple component will hide your program's forms from the Windows '95 or NT 4.0 Taskbar. New Feature: Works properly when form restored from minimized state.
This tool can replace strings in the whole registry; e.g. 'C:WinNT' --> 'E:WinNT'. You can also use this tool also, to search through the registry.
TRegistryIniPlus adds ReadColor/WriteColor, ReadFont/WriteFont to TRegistryIniFile, and also provides methods to retrieve/restore a window (or control's) size & position at runtime.
UninstallAbility ensures that you will always be able to uninstall unnecessary or unwanted programs from your computer. In Windows you can uninstall programs by selecting Start -> Settings -> Control Panel -> Add/Remove Programs. Windows...
PBClipBoard is a small component that monitors the clipboard. It has only one property, the 'Onchange' event, that triggers whenever the contents of the clipboard changes. Use it to automatically enable/disable 'Paste'-buttons or to view the...
The nrWinCalc component allow to manipulate the execution of the standard Windows calculator (calc.exe). Look some unique propertyes: property Visible;//for open and close calculator; property Mode; //for choose StandardScience mode property...
A SpeedButton-component that launches anapplication when you click it.Sourcecode and demo supplied.
WinWinner is a system configuration or 'tweaking' utility that allows you to fine-tune, configure, and personalize hundreds of Windows 95/98/98SE/ME setings. It covers a wide range of options that give you a complete command over your system
WKey is a component that stops program execution and waits for a key to be pressed.
Sourcecode and demo is supplied.
A component that simplifies reading and writing data to Registry.Source and demo supplied.
Descendent component from TCheckBox. Read/Write keys into windows system registry.Features:Read INTEGER, STRING, BOOLEAN and BINARY data.Has the ability to create conditions if a certain value(string, integer) was met by the read of the...
This very easy to use DLL saves and loads any clipboard format to memory or file. A Demo for Delphi is included. |