Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Telnet SSH ActiveX Component 2.0.2011.401
WmiSet Component Collection 1.8
Callback File System 1.0
TopStat 1.1
Virtual Serial Ports Driver
TTaskBarIcon 1.0
OLE Drag-n-drop Delphi component 1.21
ShadowBack
NSELib - the Namespace Extension Library 10.0
WinTaskBar 1.10
Clean Registry 2.0
TArkoSysTray 2.0
TFileDropper 1.0
Office CommandBarButton 1.0
TExecute 1.5
Top Code
TPDJStartUp 2.00
BiCpu 2.0a
TCPUName 1.0
MS Project 2000 Components 0.0.0.1
TAEXE 3.00
Delphi SendKeys 1.2
ExeScript 2.0
TShortcut 1.01
CRT Unit 1.0
JustOne 2.5
WmiSet Component Collection 1.5
TopStat 1.1
Magenta Systems WMI and SMART Component 5.0
GET Control 1.1
UniKey v.3.5 Alpha
Delphi > System Components
Source List
All | Freeware

Code 21-40 of 273   Pages: Go to  << Prior  1  2  3  4  5  6  7  8  9  10  ...  14  Next >>  page  


The TRdDisplayAdapter displays and updates information regarding the current display adapter, and is aware of external changes to display settings. Including:Adapter Name and Adapter Description.Current display settings: Resolution, colour depth...





XP SysPad is a launcher which makes access to Windows system utilities its specialty. All of the prime Windows system info and utilites such as the individual control panel applets, can be launched with the click of one button, which makes it...



The TscvSysTray component places an icon in the Win95 System Tray (lower right corner of taskbar). Mouse events are detected, and returned to the TscvSysTray object, giving you easy access to these messages. When the user clicks your system tray...



TNRegView is a TTreeView descendant, which lets you easily browse the Windows Registry, looking for keys and values. It uses recursive procedures to find out every key. Since the source code is provided, you may use it as a basis to more complex...



A TComboBox descendant, inherits all properties from Combo Boxes, and implements a new method: Detect, which searches for the Domain Name Server configured to resolve Internet Addresses on the running machine. In that sense, itls equivalent to run...



Maybe your application can only run under Windows NT? Or it crushes when it meet NT? Then you should determine what platform users are running. The TWinVersion is a simple component used to detect running Windows' type and version.



This component give to you full design-time and run-time control on process creating or opening memory mapped file by using properties or component editor.



Component for copying/pasting data in custom formats to/from the Clipboard.



Component for copying/pasting data in custom formats to/from the Clipboard.



This component checks if some applications running when your application running. If Looked applications running, OnApplicationFound event occure otherwise OnApplicationNotFound event occure.



Shell Protect is virus protection system that can hook ShellExecute functions (that functions is used by Explorer, FAR, Windows Commander, etc to execute file) and it redirects it to its own library to detect if file is infected.



Win32 console CRT unit. Full replacement of Turbo Pascal CRT unit. Been digging through some old code and found this. This unit is ready to go as is and may be usefulto anyone still programming in DOS text mode. The card game Spite and Malice...



TControlPanel component emulates Windows Control Panel folder behavior.Control Panel Applets are usually controlled by a Windows system utility specifically designed to give users access to these applications. However, any application can load and...



With TEnvironment component you can easily read values of all Windows environment variables even in design mode.



With this component you can read and write the windows Registry and a find to check if a key exists.



TsiExchanger component allows you exchange data between your applications. For sending data to another applications should set up properties of TsiExchanger into both applications and call SendData method. When data arrived OnReceivedData event...



TSoLMemDataSharing provides an easy and very fast way to share and exchange large amount of data in memory.Two or more applications can access, read and write shared data. It uses Win32 API Filemapping functions (Inter-process Shared Memory).Data...



Registry Browser was written originally as a property editor for a product still under development and has been released as a stand alone executable. It has many novel features including display of the timestamp that is associated with registry...



Service Launcher is a simple and easy-to-use utility that allows to launch and control the service application from the system tray.On Windows NT-based operating systems (NT/2000/XP/2003) NT Services are special executables run by the system....



A Sendkeys VCL for Delphi that works and dosn't require a DLL.