![]() | Delphi 2.0x freeware InVisible Components |
[ sasg.zip ] [ 10,693 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
Sort a StringGrid (or any descendant) anyway you like, Horizontal/Vertical, Ascending/Descending, Character/Numeric/Date. Single column sort key only at this time. [more] For D1 : Recompile resource files or send a request for the 16 bit version to the author Added: 24-02-1997/22-03-1998 | Version: 1.2.0 | Downloads: 2721/2721/2
|
[ saveform.zip ] [ 2,281 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
Saves Form's true (restore) position and state (Normal, Maximized, Minimized, RestoreToMaximized). Also TWinHook class included. Added: 3-07-1997 | Version: n/a | Downloads: 1235/1235/0
|
[ scale.zip ] [ 13,848 bytes ] | [ Freeware ] [ No Source ] [ D2 | D3 ] | ||
TScale Component. Scales Forms at different Screen Resolutions. TScale has an DesignMode to simulate Resolution-Change at Design Time. New: TScale now also scales String and DBGrids! [more] Source at http://www.shareit.com/programs/100844.htm Added: 4-01-1998 | Version: 2.0a | Downloads: 1811/1811/0
|
[ scanimg.zip ] [ 63,660 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
This is a component that scan image from scanner. It supports all of the TWAIN compotable scanner, and scaned image sent to the TImage component. [more] You must call the SelectImageSource() method before use AcqureScanner(). Also you should include EzTw32.dll file with your application. Added: 30-08-1998 | Version: 1.0 | Downloads: 7826/7826/5
|
[ sck.zip ] [ 47,252 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | C3 | C4 ] | ||
Shortcut Conflict Killer 1.0. Will detect all shortcut conflicts within the Delphi form it is put on. Smart context handling, potential conflicts are noted, etc. THE must-have tool! Added: 29-03-1999 | Version: 1.0 | Downloads: 2764/2764/0
|
[ scsysinf.zip ] [ 10,460 bytes ] | [ Freeware ] [ No Source ] [ D2 | D3 ] | ||
Delphi 3 component for information about the Windows system [more] TscSysInfo is free only for an evaluation, it costs $20 for an commercial use Added: 4-01-1998 | Version: 1.1 | Downloads: 1505/1505/0
|
[ setkey.zip ] [ 2,225 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
This component can be used to OPEN and Close the key CAPS LOCK, SCROLL LOCK and NUM LOCK. And it also can be used to ENABEL/DISABLE the system key Ctrl-Esc, Alt-Tab and even Ctrl-Alt-Del ! Added: 1-03-1998 | Version: 1.0 | Downloads: 2318/2318/0
|
[ shapefm2.zip ] [ 223,044 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
TFormShaper Control region Designer. This component gives you the possibility to create nonrectangular Forms. Available for D2,D3 and C++Builder Free for non-commercial use. Commercial use $35...with source $60. Added: 23-12-1997 | Version: 1.02.32 | Downloads: 1439/1439/0
Compatible files: [ D3 | C1 ] |
[ SharedMemory.zip ] [ 5,138 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | C3 | C4 ] | ||
With this component you can share memory between other processes and instances. By using File Mapping, but without a file underneath, this component allows you to allocate memory and allow other processes to use it. By naming the memory, using the ShareName property, any other process can quickly determine whether the memory is available, read from it and write to it. The component also has built-in ownership functions, RequestOwnership and ReleaseOwnership, so that you can synchronize the access to the memory and therefore make it thread-safe. Added: 2-08-2000 | Version: 1.00 | Downloads: 2865/2865/2
|
[ sharedmm.zip ] [ 5,037 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
This little component allows applications to share a block of memory. It is the preferred method to exchange data between 32-bit Applications Added: 22-11-1996 | Version: 1.1 | Downloads: 1462/1462/0
|
[ shelink.exe ] [ 10,606 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
Shell Links Interface Compontent - work with *.lnk & *.pif files Added: 9-08-1996 | Version: 1.00.5.96 | Downloads: 1327/1327/0
|
[ shelink.zip ] [ 2,836 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
Shell Links Interface for Delphi 2.0 Compontent - work with *.lnk & *.pif files Added: 17-05-1996 | Version: 1.00.5.96 | Downloads: 1414/1414/0
|
[ shellico.zip ] [ 1,945 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
A component for adding icons to the tray. Added: 19-10-1998/20-10-1998 | Version: 1.0 | Downloads: 1484/1484/0
|
[ shelllnk.zip ] [ 9,108 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
TPBShellLink component allows you to manipulate Windows 95's shortcuts needs fileicon.zip Added: 30-08-1996 | Version: 1.03 - 08/16/96 | Downloads: 1559/1559/0
|
[ shide.zip ] [ 3,621 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
TSystemHide component give you access to visible prop. of some system components ( DeskTop, TaskBar etc.) src. available from the author Added: 26-03-1997 | Version: 0.99 beta | Downloads: 1401/1401/0
|
[ simpthr2.zip ] [ 8,769 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
TSimpleThread Component Added: 7-07-1996 | Version: 1.00 | Downloads: 1365/1365/0
|
[ skdater1.zip ] [ 4,239 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
SkFDater is a non-visual component that lets you set the date on a file. Freeware w/source Added: 25-04-1998 | Version: 1.0 | Downloads: 1673/1673/0
|
[ skheap.zip ] [ 4,526 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
This is a simple HeapSort component that hopefully makes it a bit easier to do heapsorts. With only one added property : StartIndex which is the index to start the sorting at. Added: 1-02-1998 | Version: 1.0 | Downloads: 1809/1809/0
|
[ smodem.zip ] [ 8,149 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
TSenseModem is a D2 component which will go out the the win95/NT registry and search it for all available modems. It will gather the standard info stored in the registry about the modem and return to you Added: 19-05-1997 | Version: 1.0 | Downloads: 1544/1544/2
|
[ spparse.zip ] [ 11,164 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
Non-Visual Component to split a String at a given Character into several new Strings. Incl. Source and Demo-App. Developed and tested with Delphi 2.0 C/S and 4.0 C/S, not tested with Delphi 3.0 or Delhi 5.0. Added: 21-11-2000 | Version: 1.1 | Downloads: 1154/1154/0
|
© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ). All rights reserved. | ![]() |