Design, explore and maintain databases, build compound SQL query statements, manage database user rights, and manipulate data fast and convenient.
#7 Components - TRunner v.1.04
By SEDLAN A.D..
03 Sep 2001Description
With TRunner you can execute and close any program or document (through it's Windows association - e.g. executing sample.doc will start Word and open sample.doc). Closing is possible in two ways: by asking the application to close (use Runner.Close method) or by terminating it (use Runner.Terminate method). TRunner also provides methods and properties to:- get the handle of the window that was executed (e.g. if you start sample.doc, you'll get the Word's window handle)
- get the execution times - kernel time, user time, application start and end times (100 nanosecond precision)
- notify your program when application is ready for input (when it's idle)
- notify your program when application is finished running. Both of these notifications are done through the use of threads, so you can start the application and forget about it.
- set the application startup information - window position and size, minimized, maximized or normal, activate or not etc.
- set the application's priority (how much processor time it gets)
- set the environment strings to send to the application.
Informations
- Status: With Nag-Screen
- Source: On purchase/registration
- price: $49.90
- Size: 186kB
Platforms: CB3, CB4, CB5, D3, D4, D5, D6
AM Software's AutoRun Registration Component v.1.2
By Alexander Meeder.
Freeware + source 26 May 1998Description
Drop it on your form, set some properties and your programm will be (un)registered to run next time when Windows starts.Informations
- Status: Fully functional
- Source: Included
- Size: 5kB
Platforms: D2, D3
AppPath v.1.0
By Ivan Radanovic.
Freeware + source 14 Jul 1998Description
Small component that will give you path to your program.Informations
- Status: Fully functional
- Source: Included
- Size: 2kB
Platforms: D2, D3, D4
Auto-Runner v.1.1
Description
If you put this component on your main form and set up necessary properties, the program will be automatically loaded after each restarting of the computer.Informations
- Status: Fully functional
- Source: Included
- Size: 4kB
Platforms: CB3, CB4, D2, D3, D4
AutoRun v.1.0
By Grundic.
Freeware + source 11 Feb 2002Description
Component which has ability to add your application in Windows Startup menu through registry.Informations
- Status: Fully functional
- Source: Included
- Size: 5kB
Platforms: D1, D2, D3, D4, D5, D6
Deactivate or Idle to Minimize & Close Application v.1.0
By Database4YoU.
Freeware + source 11 Oct 1999Description
This component will minimize and close your application if it is idle for some time or if you switched to another application and had forgot this one.Informations
- Status: Fully functional
- Source: Included
- Size: 6kB
Platforms: D4, D5
Demo button for Internet Explorer IEDemoButton v.2.0
By Victor Shestakov.
Commercial 17 Nov 2007Description
This demo program allows to add the button into Internet Explorer "standard buttons" toolbar (where "Go back", "Go forward", "Stop"..... buttons). Unlike buttons added with standard way, this button allows to show text and show a drop-down menu when it pressed.The version 2.0 supports the Internet Explorer 7.0
Informations
- Status: Fully functional
- Source: On purchase/registration
- Source price: $100
- Exe demo: included
- Size: 401kB
Platforms: D2005, D2006, D2007, D5, D6, D7
DOSCommand v.2.0
By Maxime Collomb.
Freeware + source 21 May 2001Description
This component let you execute a DOS program and catch the ouput in order to put it in a memo or in a listbox, ... Thanks to the event OnNewLine(Sender: TObject; NewLine: string), the cool thing of this component is that you do not need to wait the end of the program to get back the output. It comes line by line.Informations
- Status: Fully functional
- Source: Included
- Size: 6kB
Platforms: D5
DpwPath v.1.0
By DpwTechnology.
Freeware + source 23 Apr 2005Description
This non-visual small component allows you to know the path of your program.Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 175kB
Platforms: D2, D3, D4, D5
Gastown Command Line Parser
By Getaway Maps.
Freeware + source 22 Feb 2008Description
The Gastown Command Line Parser quickly, easily, and reliably parses the command line passed to your application.Gastown is similar in some respects to the "getopt" library which is so often used in Linux applications, but it offers enhanced functionality.
The functionality includes:
- automatic handling of single- or double-quoted strings.
- parameters can be of different types including strings, booleans, integers and floats.
- integer and float parameters can be limited to a certain range.
- default values for parameters.
- parameters can be marked as required.
- automatic generation of help messages describing the parameters.
- informative messages if the parameters are incorrectly specified.
- support for short and long parameter names.
Informations
- Status: Fully functional
- Source: Included
- Size: 72kB
Platforms: D2006, D2007, D5, D6, D7
Inactivity App v.1.0
Description
This component allows to detect in the application where a certain time is used the inactivity of keyboard and last mouse (of form similar to how screensaver of the system activates).The time that is wanted to detect of inactivity is designed by the user in minutes and seconds. It is enough with activating the component, forming the time of inactivity; Spent east time of inactivity "a warning event will jump".
Informations
- Status: Fully functional
- Source: Included
- Size: 172kB
Platforms: CB5, D2005, D2006, D2007, D2009, D6, D7
KrAutoRun v.1.1
By Kray.
Freeware + source 04 Jul 2006Description
A component for automaticaly starting a application when starting windows. Make use of the registry entry 'run' and 'runonce'.Informations
- Status: Fully functional
- Source: Included
- Size: 2kB
Platforms: CB3, CB4, D2, D3, D4, D5
Options v.1.01
By Smile.
Freeware + source 05 Jul 2002Description
Options is a component that makes it easy to handle program preferences, save them to registry or ini file, reload them and build a program preferences dialog box.New in this version: TOptions can store the options' values in a string list.
Informations
- Status: Fully functional
- Source: Included
- Size: 90kB
Platforms: D4, D5
PackMan v.1
By Sergey Pfaffenrot, Sergey Drigaylo.
03 Nov 2004Description
Native loading and managment for any package. Register all interfaced classes. Generaate full info about package (classes, units, requiremetns and etc.)Informations
- Status: Fully functional
- Source: None
- price: $50
- Exe demo: included
- Size: 224kB
Platforms: D7
ProcessViewer Unit v.1.0
By Leo.
Freeware + source 02 Mar 2001Description
The ProcessViewer Unit supports you with working with processes in Windows.With a simple function you collect the most important information about all processes with window handle.
You can terminate processes by filename (only the first found or all) or ProcessID.
No installation needed. Simply include the unit in your uses block, read the TXT file and use it.
Informations
- Status: Fully functional
- Source: Included
- Size: 4kB
Platforms: D5
Raylight Autostart v.1.02
By Daniel Lorch.
Freeware + source 12 Apr 1999Description
Allows you to start your applications automatically on Windows-startup (autostart) with a matter of a single mouse click. Just change the property 'autostart' (true or false) and your program will start up every time windows starts up. TRaylightAutostart will automatically write required settings into the registry (or remove them if needed).Informations
- Status: Fully functional
- Source: Included
- Size: 8kB
Platforms: D2, D3, D4
SchTaskQueue v.1.0
By Gabor Schneider.
Freeware + source 09 Dec 2005Description
Simple queue component for doing task in row of order.Usage:
- Just add the tasks and call StartTask method.
- The component begin the work while any task is exist.
- Every task have name and ID (TSchTaskInfo).
- If begin a task, then OnNextTask event occured.
- When the task is finished, then will be removed from the task list, and start the next.
Informations
- Status: Fully functional
- Source: Included
- Size: 163kB
Platforms: D3, D4, D5, D6, D7
SMMsg Component Suite v.1.35.0
By Mike Shkolnik.
25 Apr 2015Description
SMMsg suite allow to read/parse the files created by MS OutlookYou may read the message with all mail information (subject, body, recipients, attachments etc), contact, note, task, appointment, journal, post item
If you have not the installed MS Outlook, you may recover this information from your msg-file and copy/save in another format. For example, extract all attachments from mail and save with original file.
This application don't use any external libraries and you may load the .msg-contents from any stream (file, blob field, memory etc).
You may parse the next file formats:
- .msg - MS Outlook messages
- .eml - mails (MS Outlook, MS Outlook Express, TheBat, Eudora
- tnef (winmail.dat) - MS Outlook message (encoded)
Informations
- Status: Trial (work while IDE is running)
- Source: On purchase/registration
- price: $60
- Size: 276kB
Platforms: C2k6, C2k7, CB3, CB4, CB5, CB6, D2005, D2006, D2007, D3, D4, D5, D6, D7, C2k9, D2009, C2k10, CBXE, CBXE2, CBXE3, CBXE4, CBXE5, CBXE6, CBXE7, CBXE8, D2010, DXE, DXE2, DXE3, DXE4, DXE5, DXE6, DXE7, DXE8
Start2w v.1.0
By Grundic.
Freeware + source 12 Feb 2002Description
Derived from TPanel, this component allows you run any Windows application and show its icon.Informations
- Status: Fully functional
- Source: Included
- Size: 8kB
Platforms: D3, D4, D5, D6
Stealth v.1.1
Description
TStealth can hide your application from the Ctrl+Alt+Del (Close program) dialog box. It can also hide your forms form the Taskbar. You can hide your application completely from the user. This component does not work in Windows NT.Informations
- Status: Fully functional
- Source: Included
- Size: 4kB
Platforms: D1, D2, D3, D4
TActivApp v.1.01
By Edward de la Rey.
Freeware + source 12 Jan 1998Description
Component that allows you to launch any application. Also allows switching between any active Delphi applications that have this component installed. If application is not active, component will automatically lauch application.Informations
- Status: Fully functional
- Source: Included
- Size: 4kB
Platforms: D1, D2, D3
TAppExec v.1.16
By Patrick Brisacier, Devonic, Inc.
Freeware + source 29 May 2007Description
A component that allows you to execute applications easily.Informations
- Status: Fully functional
- Source: Included
- Size: 9kB
Platforms: D2, D2005, D2006, D2007, D3, D4, D5, D6, D7
TAppExec v.1.01
By CoolDev.Com.
Freeware + source 18 Feb 1997Description
This component provides easy way to run and close another applications from your. Allow to wait results of application job.Informations
- Status: Fully functional
- Source: Included
- Size: 3kB
Platforms: D1, D2
TApplication Properties v.1.0
By Ken Kyler dba YakWorks Sopftware.
Freeware + source 30 Jan 1997Description
Allows manage TApplication properties and events.Informations
- Status: Fully functional
- Source: Included
- Size: 7kB
Platforms: D2
TApplicationEvents v.1.00
Description
TApplicationEvents add an enhance application events to your application:- OnActivate
- OnDeactivate
- OnHelp
- OnHint
- OnIdle
- OnMessage
- OnMinimize
- OnRestore
- OnException
- OnShowHint.
Informations
- Status: Fully functional
- Source: Included
- Size: 4kB
Platforms: D4
TCommandLineReader v.1
Description
This is unit containing a command line parser which will work with Delphi as well as with FreePascal. In contrast to most of the other command line parsers, here you have to declare the allowed parameter, so the parser can be more intelligent. The features are:- type conversion
- automatically user notification about wrong parameters
- linux and windows style parameters
- different input possibilities for boolean flags
- understanding of quotation marks
- existing files with names containing spaces can be parsed without quotation marks
Informations
- Status: Fully functional
- Source: Included
- Size: 7kB
Platforms: D4, D5, D6, D7
TCPShellHook v.1.1
By Bitlogic Software Solutions.
Commercial 09 Sep 2006Description
TCPShellHook is a Component Class and DLL for Borland Delphi which functions as a Windows Shell Hook for generating events when a Window or Application is Created, Activated and Destroyed. The events include details such as Window Handle, Process ID, Window Title and Process Filename.Component Features:
- Supports Windows 95/98/ME/NT/2000/XP.
- Ultra small DLL with almost no overhead or impact on system resources.
- Global, System Wide Shell Hook on all running processes.
- Details of Window Handle, Process ID, Window Title and Process Filename.
- Event when a Shell Window is Created.
- Event when a Shell Window is Activated.
- Event when a Shell Window is Destroyed.
- Custom message can be set for communication with the DLL.
- Install as a Component or use Unit Class and DLL Functions directly.
Informations
- Status: With Nag-Screen
- Source: On purchase/registration
- price: $19
- Source price: $46
- Exe demo: included
- Size: 619kB
Platforms: D2005, D2006, D5, D6, D7
TExec v.1.0
By Dave Taylor.
Freeware + source 20 Aug 1995Description
Component to run another Windows application.Informations
- Status: Fully functional
- Source: Included
- Size: 5kB
Platforms: D1
TExecute v.3.0
By Xavier Cirac.
04 Sep 2004Description
This component lets you execute any other program, selecting the kind of execution desired. It can execute Windows and DOS aplication, and wait for them to end.Methods and properties:
- Command: The command line of the file to execute
- Flags: The kind of execution
- Visible: The window type of the executed aplication (Hide, Min, Max,...)
- Wait: If you want the component to wait for the aplication to end
- Result (Runtime): The result of the aplication executed
- Execute: Executes the command.
Informations
- Status: Fully functional
- Source: On purchase/registration
- price: $20
- Size: 63kB
Platforms: CB1, D2, D3, D4, D5, D6, D7
TFnugry AppPath v.1.00
By Gleb Yourchenko.
Freeware + source 02 Oct 1997Description
A simple yet useful component that automatically maintains an "AppPath" key for your application.Informations
- Status: Fully functional
- Source: Included
- Size: 61kB
Platforms: D2, D3
TFnugry ProcessNotify v.1.00
By Gleb Yourchenko.
Freeware + source 16 Dec 1998Description
TFnugryProcessNotify is a simple component that can be used to trace process creation / termination.Informations
- Status: Fully functional
- Source: Included
- Size: 78kB
Platforms: D3
THideAppBtn v.1.1
By Wesley Daemen, Frederic Vanmol.
Freeware + source 15 Jan 1997Description
Hides the window that is represented by Application.Handle. This appears to be the handle to the taskbar button of the application.Informations
- Status: Fully functional
- Source: Included
- Size: 2kB
Platforms: D2
TIconHide v.1.00
By Vit Kovalcik.
Freeware + source 07 Sep 1998Description
This component can hide application icon form the taskbar. It's advantage on another components is that it doesn't "hide" icon, but "doesn't show" it. This means that icon doesn't blink and is never visible if you want.Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 100kB
Platforms: D3
TLimitMe v.1.0
By Edward de la Rey.
Freeware + source 13 Nov 1997Description
Allows switching between open Delphi applications and/or launching (any) application.Informations
- Status: Fully functional
- Source: Included
- Size: 3kB
Platforms: D1, D2, D3
TM_RunCCE v.1.0
Description
TM_RunCCE - Running CinemaCraft Encoder.Allows you to execute CCE with *.ecl files for automation video encoding process.
Informations
- Status: Fully functional
- Source: Included
- Size: 4kB
Platforms: D3, D4, D5, D6
TNoTask v.2.0
By Bayden Systems.
Freeware + source 26 May 1997Description
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.
Informations
- Status: Fully functional
- Source: Included
- Size: 4kB
Platforms: D2
TParamList v.1.0
By Thomas Moore.
Freeware + source 14 Oct 1997Description
TParamlist is a component that handles command line paramaters and switches. Has properties (TStringList) and events for Paramaters, and Switches used.Informations
- Status: Fully functional
- Source: Included
- Size: 8kB
Platforms: D2
TParamOpener v.1.0.0.0
By Ebisoft.
Freeware + source 24 Feb 2003Description
If the parameter contains ' ', then you had to write a lot of code to open it. But now, here is this component, and it makes everything for you. You can parameter your program as well as other fine programs (e.g. WinWord...).Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 221kB
Platforms: D4, D5, D6, D7
TPDJStartUp v.2.00
By PDJTools.
Freeware + source 25 Sep 2001Description
Allows you run application on Windows start-up.Informations
- Status: Fully functional
- Source: Included
- Size: 16kB
Platforms: D3, D4, D5, D6
TPhantom v.7.0
By Roland Gruber.
Freeware + source 27 Jun 2001Description
TPhantom has 7 features:- Making the application invisible from desktop and taskmanager (Ctrl+Alt+Del).
- Placing an icon in the taskbar (with events).
- Flashing the button in the taskbar.
- Setting the priority of the application.
- Controlling the mouse and simulating clicks.
- Simulation of keyboard input [more].
- Locking the mouse and keyboard.
Informations
- Status: Fully functional
- Source: Included
- Size: 14kB
Platforms: CB3, CB4, D2, D3, D4, D5, D6
TProcess
Description
TProcess is a simple non-visual component which allows you to launch processes. It encapsulates the CreateProcess API call.Informations
- Status: Fully functional
- Source: Included
- Size: 3kB
Platforms: D2, D3, D4
TProcess
By Lincoln Birnie.
Freeware + source 11 Jan 1999Description
This component is intended to offer simplified functionality as a wrapper to the Win32 CreateProcess API function-call. This component is built upon the shoulders of others but does allow basic control of process creation and destruction.Informations
- Status: Fully functional
- Source: Included
- Size: 8kB
Platforms: D3, D4
TProcessesBrowser v.1.0
Description
TProcessesBrowser is a component which wraps EnumWindows API function with general purpose parameters such as not reporting current app, hiding child threads and more.- Explore all running processes
- Get processes handles and PID to interact with them
- Example applications which could use this component are: Game trainers, anti spywares, anti virus, memory optimizers, etc
Informations
- Status: Fully functional
- Source: Included
- Size: 2kB
Platforms: D7
Tray Component
Description
TrayComponent allows to hide the app from TaskManager under Windows95 and in some cases from Alt-Tab menu. Also the application will not appear onto TaskBar instead of that an Icon will be added to SystemTray.Informations
- Status: Fully functional
- Source: Included
- Size: 5kB
Platforms: D2, D3, D4
TSage v.0.7
By Nelson Fernandez.
Freeware + source 22 Sep 1997Description
Wrap to System Agent (SAGE) interface, to add/ modify/ edit tasks from a program.Informations
- Status: Fully functional
- Source: Included
- Size: 15kB
Platforms: D2, D3
TSettings v.1.0
By Diprode.
Freeware + source 18 Jun 2001Description
TSettings encapsulates the use of the Registry, INI File and Database for you application Setting storage. Use the TSettings component as a central manager for all your global or persistent values. This will help you to get rid of all those global variables. Additionally TSettings will provide codefree storage and retrieval of your parameters in the Registry, INI File, Database via BDE or all mixed up.TSettings holds a collection of Setting Items. Each item manages an application parameter Describing the name, value, how and where it gets stored.
Informations
- Status: Fully functional
- Source: Included
- Size: 4kB
Platforms: D3, D4, D5
TsfAppExec v.1.0
By Chen Ken.
Freeware + source 12 May 1997Description
This is a component for calling other applications in your application. You can get application's Exit Code if you wait for application exit before continuing. It's very important if you run some MS DOS application.Informations
- Status: Fully functional
- Source: Included
- Size: 11kB
Platforms: D1, D2
TSystray v.1.1
By Tobias Ylander.
Freeware + source 15 Feb 1999Description
TSystray is a non-visual component that allows a user to minimize a Delphi application to the system tray.Informations
- Status: Fully functional
- Source: Included
- Size: 2kB
Platforms: D3
TUndoRedo and HiresTimer Objects v.1.0
By StellaSOFT.
Freeware + source 03 Apr 2007Description
The StellaSOFT StObjects unit contains two useful objects:- TUndoRedo object: to realize Undo/Redo processes in any application.
- THRTimer object: a High Resolution Timer (min. pecision 0.001 second).
Informations
- Status: Fully functional
- Source: Included
- Size: 207kB
Platforms: D2005, D2006, D2007, D5, D7
TWinState v.1.0
By Thomas Moore.
Freeware + source 28 Oct 1997Description
Tracks the window state of another app outside of yours. Has events for onStatechange and onStatecheck. Reports minimized, maximized or normal.Informations
- Status: Fully functional
- Source: Included
- Size: 11kB
Platforms: D2, D3
Window List v.1.5
By Jerry Ryle.
Freeware + source 11 Dec 1998Description
This component will enumerate windows and return information about them in the Windows property. The component currently returns a handle, caption text, associated ProcessID, visibility, and dimensions. This also demonstrates how to neatly enumerate in a component.Informations
- Status: Fully functional
- Source: Included
- Size: 3kB
Platforms: D3, D4