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
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 TOleDropTarget
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.
The Sleeper component allowing to determine idle of user. It catch keyboard and mouse activity in all operating system. The OnSleep event fired after defined Interval of keyboard and mouse
To allow only a single instance of an application - can warn user, terminate new instance, use custom handler, and/or Raise Former Instance of Application when another instance is found. Simply drop one on your main form.
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.
RAMfreer is a smart memory management tools that will keep your PC running better and faster. It works by freeing up Physical RAM wasted by applications.Windows and applications getting fatter and fatter, even if you have 256MB of RAM, it's not
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.
Allows you add animated icons to the Windows system tray. Even in Delphi 1.0 applications... Animate, Enable and Disable your Icon in System Tray with a single line of code. Complete Support for the following Mouse Events: OnClick, OnDblClick, |