Delphi 8.0x shareware Mega Library - All files |
Data Base Programming |
[ ehlibeva.exe ] [ 5,079,726 bytes ] | [ Shareware ] [ No Source ] [ D4 | D5 | D6 | D7 | D8 | D2 | C4 | C5 | C6 ] | ||
TDBGridEh provides all functionality of TDBGrid and adds several new features as follows: Allows to select records, columns and rectangle areas. Special titles that can correspond to several/all columns. Footer that is able to show sum/count/other field values. Automatic column resizing to set grid width equal client width. Ability to change row and title height. Many more... TDBLookupComboboxEh component provides all functionality of TDBLookupCombobox and adds several new features as follows: Can have flat style, Allows assign values as to KeyValue property just and to display Text property. Allows to type (assign) values to Text property not contained in data list (Style = csDropDownEh). Allows to hold KeyValue and Text as not affecting to each other values. Many more... TDBSumList is intended for totaling sums and amounts of records in a TDataSet with dynamic changes. Component keeps a list of DBSum objects, which contains types of group operations (goSum or goCount) and name sum field (goCount name of field is unnecessary). TPrintDBGridEh provides properties and routines for preview and print of TDBGridEh component. TPrinterPreview lets you to record printable data in buffer for following output them on screen and to printer. TDBEditEh - to edit text values. TDBDateTimeEditEh - to edit date or time values. TDBComboBoxEh - to edit text values with capacity to select values from list. TDBNumberEditEh - to edit numeric values. [more] Without source: $54 / Source included: $87. Added: 21-02-1999/14-02-2005 | Version: 3.6 | Downloads: 2680/1986/7
|
[ pgeDriver.zip ] [ 858,732 bytes ] | [ Shareware ] [ No Source ] [ D6 | D7 | D8 | D2 | C6 | K1 | K2 | K3 ] | ||
The Vita Voom © pgExpress© PostgreSQL dbExpress Driver Version is a Borland Kylix/Delphi 6+ Driver that directly access PostgreSQL 7.X/8.X databases, and has several features not found on any other driver, such as PostgreSQL 7.1/7.2/7.3/7.4/7.5/8.0 support, automatic Fetch Cursors, native support for Int8, Multibyte, BLOB support, caelling queries, localized versions, automatic numeric support and more.. This driver has support for all the most commonly used PostgreSQL field types (notably: int2, in4, int8, serial, char, varchar, text, date, datetime, time, BLOB, float, real, numeric and others). There is an automatic install version on our site. Added: 6-07-2004/4-04-2005 | Version: 3.02 | Downloads: 225/214/4
|
[ rDBGrid.zip ] [ 1,061,718 bytes ] | [ Shareware ] [ No Source ] [ D6 | D7 | D8 ] | ||
rDBGrid is enhanced DBGrid component with all functions you are missing in standard grid: - shows checkboxes for boolean fields (in font color) - shows glyphs for memo fields and graphics fields (in font color) - provides build-in editor for memo fields and long string fields - provides build-in browser for graphics fields - can show text in some columns as link with automatic changing of cursor type and introduces event for click on link - shows complete text as hint for truncated text in cell and for memo field - shows sort markers in title row (including multicolumn sorting) - introduces events for change sorting and click on title cells or fixed collumn cell - provides multiple line captions in title row with automatic word wrapping - can show odd rows by diferent color - can show focus rectangle on whole active row - provides automatic changing of columns width after resizing of grid - provides enhanced functionality for choosing value in lookup fields - provides automatic lookup functionality for non editing grid - provides mousewheel functionality - introduces events for drawing on active row - provides design time editor for quick setting of new properties Added: 21-06-2004/7-06-2005 | Version: 3 | Downloads: 113/110/1
|
[ X-DBGrid36DT.zip ] [ 4,381,676 bytes ] | [ Shareware ] [ With Source ] [ D5 | D6 | D7 | D8 | D2 ] | ||
X-DBGrid Component package contains two powerful advanced components (TXDBGrid, TXDBColumnsDialog) designed for Delphi 5, 6, 7, 8 & 2005, Borland Developer Studio 2006 and C++Builder 5 & 6. TXDBGrid component is the functional extension of Borland's TDBGrid. TXDBGrid implements all standard TDBGrid's functions and the many additional, which are launched including new Options or by setting values for new properties. TXDBGrid is fully compatible with TDBGrid component on properties level and can be used as a replacement without losing existing values. TXDBGrid has its own ColumnEditor, which can fully support all new column's properties. TXDBGrid component is compatible with Windows XP platform and fully supports Windows XP Styles. TXDBColumnsDialog is a complementary component for TXDBGrid designed for grid columns management in run-time. User can show/hide selected columns in the grid by using convenient dialog which presents columns list with checkboxes. TXBlobField & TXGraphicField classes extend functionality of TBlobField & TGraphicField to achieve assignment compatibility between graphic BLOB field and TPicture class for another graphic formats. It allows directly using TImage, TDBImage, TQRImage, TQRDBImage with any graphic format stored in graphic BLOB fields (*.bmp, *.ico, *.wmf, *.emf, *.jpg and others supported by FieldGraphicClass). What's new in version 3.62 ?
Added: 3-08-2004/19-12-2005 | Version: 3.62 | Downloads: 368/351/11
Compatible files: [ C5 | C6 ] |
[ X-Files36DT.zip ] [ 4,766,505 bytes ] | [ Shareware ] [ With Source ] [ D5 | D6 | D7 | D8 | D2 ] | ||
X-Files Components package contains four powerful advanced components TXDBGrid, TXDBColumnsDialog, TXQRGrid, TXDBPrintColumnsDialog) designed for Delphi 5, 6, 7, 8 & 2005, Borland Developer Studio 2006 and C++Builder 5 & 6. TXDBGrid component is the functional extension of Borland's TDBGrid. TXDBGrid implements all standard TDBGrid's functions and the many additional, which are launched including new Options or by setting values for new properties. TXDBGrid is fully compatible with TDBGrid component on properties level and can be used as a replacement without losing existing values. TXDBGrid has its own ColumnEditor, which can fully support all new column's properties. TXDBGrid component is compatible with Windows XP platform and fully supports Windows XP Styles. TXQRGrid is a complementary component for TXDBGrid designed for dynamic report creation on the basis of TXDBGrid current settings. TXQRGrid component can print and preview the content of TXDBGrid component. TXQRGrid creates in run- time complete report in QuickReport format. The report can be automatically stretched or created as few parts (vertical bands) depend on selected paper size settings. TXDBColumnsDialog is a complementary component for TXDBGrid designed for grid columns management in run-time. User can show/hide selected columns in the grid by using convenient dialog which presents columns list with checkboxes. TXDBPrintColumnsDialog is a complementary component for TXDBGrid & TXQRGrid designed for selection printed columns in run-time. User can select columns that are printed by using convenient dialog which presents columns list with checkboxes. TXBlobField & TXGraphicField classes extend functionality of TBlobField & TGraphicField to achieve assignment compatibility between graphic BLOB field and TPicture class for another graphic formats. It allows directly using TImage, TDBImage, TQRImage, TQRDBImage with any graphic format stored in graphic BLOB fields (*.bmp, *.ico, *.wmf, *.emf, *.jpg and others supported by FieldGraphicClass). What's new in version 3.62 ?
Added: 3-08-2004/19-12-2005 | Version: 3.62 | Downloads: 250/240/8
Compatible files: [ C5 | C6 ] |
Components Collection |
[ link: be40t.exe ] [ size n/a ] | [ Shareware ] [ No Source ] [ D5 | D6 | D7 | D8 | D2 | C5 | C6 ] | ||
Do your applications look a little boring? Would you like to get spectacular yet easy to use visual effects? Billenium Effects will give your applications a different touch without interfering with your existing code. For example, just by dropping two components to your Splash Screen or About form they will be shown with a professional transition effect that will delight your customers. Delphi/C++Builder 2006 also supported Added: 27-02-2006 | Version: 4.0a | Downloads: n/a
|
Visible Components |
[ plannerstrial.exe ] [ 5,020,897 bytes ] | [ Shareware ] [ No Source ] [ D4 | D5 | D6 | D7 | D8 | D2 | C4 | C5 | C6 ] | ||
Shorter Path Planners is a powerful suite of planning and calendar components. With Planners, you can easily create flexible, easy to use planning user interfaces. Give your users multiple views of their calendars, from a single- or multi-day view provided by our TSPDayPlanner control, to the full monthly and annual planning abilities of TSPMonthPlanner and TSPYearPlanner. Use TSPTimelinePlanner to display items on a horizontal scrolling timeline. Automatically display and edit scheduling information in a database using the TSPDBSource component, connect to Outlook calendars using the TSPOutlookSource component, or use your own data source using the TSPPlannerSource component. Create scalable applications by using the built-in fetch-on-demand data architecture. Planners even supports live data at design-time. Planners 2.0 supports 10 different IDEs and personalities: Borland Delphi 4, 5, 6, 7 (for Win32), 8 (for .NET) and 2005 (for Win32 and .NET), and C++Builder 4, 5 and 6. Added: 23-02-2004/28-03-2005 | Version: 2.0 | Downloads: 154/154/3
|
[ TKeyboardTrial.zip ] [ 264,038 bytes ] | [ Shareware ] [ No Source ] [ D5 | D6 | D7 | D8 ] | ||
TKeyboard displays a virtual on-screen keyboard that can completely replace the hardware keyboard. TKeyboard is especially usefull when writing Touch-Screen applications. The layout of the keyboard is defined using the build in, WYSIWYG layout editor. TKeyboard generates an event for each key pressed. Every descendent of TWinControl can be linked to TKeyboard and will then automatically get messages for the keys pressed. Added: 6-01-2002/7-06-2004 | Version: 1.0 | Downloads: 934/903/5
Compatible files: [ C6 ] |
Experts and Property Editors |
[ link: ] [ 5,090,195 bytes ] | [ Shareware ] [ No Source ] [ D8 ] | ||
Runtime Fusion contains Greatis Software's flagship Delphi-related products: Form Designer and Object Inspector. These two products allow you to change anything in your application at runtime: Form Designer can move and resize any control on the form, and Object Inspector can change any property of any component in your application. The Complete version of Runtime Fusion includes Runtime Scripter and special component those allow to easy link the Runtime Scripter's components with Runtime Fusion's components. 139.90 euro Added: 6-12-2004 | Version: 3.71+1.5 | Downloads: n/a
|
Localization, Multilingual & Spell Check |
[ link: sicomp.zip ] [ size n/a ] | [ Shareware ] [ With Source ] [ D4 | D5 | D6 | D7 | D8 | D2 | C4 | C5 | C6 ] | ||
TsiLang Components Suite allows you to build your multilingual applications in two minutes. It makes the process of building multilanguage applications so easy as writing "Hello World!" application. There are no limitations for amount of languages. You can build bilingual or multilingual applications as you decide. Using TsiLang Components Suite you're allowed to provide your user with ability to translate and adjust languages for your applications even without your assistance. Dictionary Manager tool included into delivery allows to share common translations dictionary between your projects and auto-translate functionality will translate your project by itself. There is possible to translate already created projects as well as new projects. Detailed description at TsiLang Components Suite home page. Added: 4-01-1998/19-12-2005 | Version: 6.0.1 | Downloads: n/a
|
Winsock and Communications |
[ tparport.zip ] [ 53,803 bytes ] | [ Shareware ] [ No Source ] [ D2 | D3 | D4 | D5 | D6 | D7 | D8 | C1 ] | ||
This component lets you write and read a byte to/from the parallel port (LPT1/LPT2), controlling if any error has ocurred. Methods: Create: Creates the component Get: Returns the 5 bits input from the Parallel Port Send: Sends a byte to the Parallel Port Properties: LPT_Used: LPT1 or LPT2 LPT1_address: address of LPT1 input port (default 378h) LPT2_address: address of LPT2 input port (default 278h) Status (runtime): The status of the port as returned for a printer Name: Name of the component ValueGet: value returned when the method Get is called. ValueSend: value sent when the method send is called. Events: OnError OnBeforeSend OnAfterSend OnBeforeGet OnAfterGet [more] Full Source code included after registration Added: 7-06-1999/23-08-2004 | Version: 2.0 | Downloads: 9378/8618/34
|
Communication (I/O) |
[ TCamRemote14Demo.zip ] [ 6,000,652 bytes ] | [ Shareware ] [ No Source ] [ D5 | D6 | D7 | D8 ] | ||
The TCamRemote component for Delphi can be used to interface and remotely handle Canon PowerShot and EOS digital cameras. Highlights * take pictures remotely and receive the picture to the computer, * handle the remote viewfinder, * set and get remote parameters (e.g. ISO and Zoom), * list, get and delete pictures stored in the camera. TCamRemote supports Delphi 5, 6, 7 and 2005. Added: 25-04-2005/12-09-2005 | Version: 1.4 | Downloads: 100/85/5
|
Compression, Encryption |
[ link: compLHA.htm ] [ size n/a ] | [ Shareware ] [ No Source ] [ D6 | D7 | D8 | D2 | C6 | K3 ] | ||
TCompLHA component set
Added: 12-11-1997/20-12-2004 | Version: 8.0 | Downloads: n/a
|
[ link: compress.htm ] [ size n/a ] | [ Shareware ] [ No Source ] [ D6 | D7 | D8 | D2 | C6 | K3 ] | ||
TCompress component set
Added: 20-12-2004 | Version: 8.0 | Downloads: n/a
|
Dialogs |
[ PBFolderDialog.zip ] [ 103,719 bytes ] | [ Shareware ] [ With Source ] [ D4 | D5 | D6 | D7 | D8 | C4 | C5 | C6 ] | ||
PBFolderDialog is the professional SHBrowseForFolder dialog with extended support for shell-folders (system-independant paths), automatic localization of captions (without external files). Work with paths or ItemIDLists. Can show both 'NewDialogStyle' for Windows ME/2000/XP and traditional style. BOTH styles can show path above the list and create new subfolders. Supports all the new flags like 'IncludeFiles'. Browse folder-shortcuts like normal folders. Supports IFolderFilter for XP. Supports local paths, UNC paths and 'MyNetworkPlaces' folders. Any path/shellfolder and even a combination can be used as start-folder as well as rootfolder. Unit 'PBShellFolders' contains functions, that makes it easy to work with shellfolders, can be used without the dialog. Using shellfolders instead of hard-coded paths is one of the requirements for getting the 'Designed for Windows...' logo. Context-sensitive help is included. A demo with source lets you test all the properties. [more] Added: 5-12-1999/4-07-2005 | Version: 9.90.00.00 | Downloads: 15923/14734/8
|
Form Enhancement |
[ animationeffect.zip ] [ 443,675 bytes ] | [ Shareware ] [ No Source ] [ D2 | D3 | D4 | D5 | D6 | D7 | D8 | D2 | C1 | C3 | C4 | C5 | C6 ] | ||
AnimationEffect component will add a smooth and extremely cool looking animation effects on opening and closing of your windows and dialog boxes. It draws animated frames based on mathematical matrixes. Currently available effects: Spin, Vortex, ScatterGather, Spike, Fireworks. Second, kind of bonus component, is the Win2kEffects, which allows to produce some special effects of the Windows 98 / 2000. You can show roll, slide and alpha-blending animation effects on showing and hiding windows, make your forms translucent, flash the caption bars and taskbar icons. [more] Added: 13-03-2001/20-12-2004 | Version: 2.2.1 | Downloads: 2300/2296/10
|
[ appbar.zip ] [ 687,847 bytes ] | [ Shareware ] [ No Source ] [ D2 | D3 | D4 | D5 | D6 | D7 | D8 | D2 | C1 | C3 | C4 | C5 | C6 ] | ||
The AppBar component allows your form to behave like an Application Desktop Toolbar - to dock on the edges of the screen like usual taskbar or MS-Office panel. Though appbars are usually docked on an edges of the user's screen, they also can float as usual windows. User may dock or undock the appbar moving it with mouse pointer. A whole bunch of other features such like auto-hiding from screen, sliding, docking/sizing restrictions, registry saver etc. [more] Help-file included. Added: 13-03-2001/20-12-2004 | Version: 1.8.9 | Downloads: 1889/1850/7
|
Sound Controls |
[ tcdplayer.zip ] [ 102,354 bytes ] | [ Shareware ] [ No Source ] [ D2 | D3 | D4 | D5 | D6 | D7 | D8 | C1 ] | ||
This component lets you hear music from your CD ROM drive just calling simple functions like Play, Stop, Pause, Next, and so on. Using this component you will be able to add a CD player to any delphi program. Methods: Open: Initiallizes the CD and its properties. PlayTrack(track): Plays a Track of the CD. PlayFrom(Second): Plays the CD from a concrete second. Stop: Stops the playing Pause: Pauses the playing Restart: Restarts the playing when paused. Next: Next track Previous: Previous track Eject: Opens the CDROM drive door CloseDoor: Closes the CD drive door CDForward(Seconds): Forwards the playing with the number of seconds passed into the parameter Seconds. CDRewind(Seconds): Rewinds the playing with the number of seconds passed into the parameter Seconds. GetCurrentTrack: Returns the current track that is being played. GetCurrentPosition: Returns the current second that is being played. GetTrackLength(Track): Returns the duration in seconds of the track number passed into the parameter Track. GetTrackBegin(Track): Returns begining time in seconds of the track number passed into the parameter Track. GetTotalLength: Returns the total duration in seconds of the whole CD. Properties: Active: Shows the state of the component (Active or not Active). Setting this property to true is the same that calling Open function. Tracks: Gives you the number of tracks of the current CD. TotalLength: Gives you the total duration of the CD in seconds. [more] Full Source code included after registration Added: 23-08-1999/23-08-2004 | Version: 3.0 | Downloads: 2095/1830/3
|
[ twavrec.zip ] [ 70,038 bytes ] | [ Shareware ] [ No Source ] [ D2 | D3 | D4 | D5 | D6 | D7 | D8 | C1 ] | ||
This component lets you record any sound just using the functions BeginRecording and StopRecording. It uses MCI multimedia functions and the output format follows WAV PCM format. Methods: BeginRecording: Begins the recording of the sound file using the format specified in the WAVFormat property. It has no parameters. StopRecording: Stops the recording of the sound file (you have to call the function BeginRecording previously). It has no parameters. Properties: Filename: This is the name of the output sound file. (i.e: c:\mysound.wav) Showerror: This property lets you choose if the component is going to show its own error messages. WAVFormat: Format of the output sound file. You only have to specify 3 characteristics of the format (instead of all the variables that has the class TWaveFormatEx): -Channels: Number of channels (Mono=1, Stereo=2). -BitsPerSample: The number of bits per sample of the output sound file. It can only be 8 or 16. -SamplesPerSec: The number of samples per second of the output sound file (the frequency). Usually: 11025, 22050, 44100 (CD). Events: OnError OnBegin OnStop [more] Full Source code included after registration Added: 9-01-2000/23-08-2004 | Version: 3.0 | Downloads: 3196/3144/5
|
Labels |
[ fancylabel.zip ] [ 303,979 bytes ] | [ Shareware ] [ No Source ] [ D3 | D4 | D5 | D6 | D7 | D8 ] | ||
Fancy Label is a collection of 6 separate labels, each with different nice decorative appearance. The effects are Rainbow, Stripes, Gradient, Outlined/Hollow, Emboss and 3D Shadow. Fancy Label always transparent, so it can be put in front of a background image to get even nicer look. Updated version: run faster, smoother appearance. Visit our site to get other nice components. Added: 3-07-2000/9-01-2006 | Version: 2.0 | Downloads: 1325/1321/5
|
[ FormatLabel.zip ] [ 313,414 bytes ] | [ Shareware ] [ No Source ] [ D6 | D7 | D8 ] | ||
Format Label is usefull in any application if you want to display formated text with more font style or if you want to create message with hypertext link and handle the click on it. Standard HTML tag is used for text formating. Added: 7-06-2005 | Version: 3.0 | Downloads: 44/44/1
|
Files and Drives |
[ texecute.zip ] [ 64,957 bytes ] | [ Shareware ] [ No Source ] [ D2 | D3 | D4 | D5 | D6 | D7 | D8 | C1 ] | ||
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: Execute: Executes the command 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 Events: OnExit OnEnter OnError [more] Full Source code included after registration Added: 7-06-1999/23-08-2004 | Version: 3.0 | Downloads: 3070/2761/8
|
[ TSpywareScanner.zip ] [ 721,351 bytes ] | [ Shareware ] [ No Source ] [ D6 | D7 | D8 ] | ||
With TSpywareScanner you can build your own Spyware\Adware scanner in several hours. It has everything you need to create a good hunter for malicious programs and BHOs. TSpywareScanner searches for malicious programs in files, registry and processes and asks what to do or simply deletes spyware without prompt. TSpywareScanner has a lot of properties and events which can customize all process of scanning, reporting, database updating and encryption. TSpywareScanner uses external malware database. There is a sample database in this package and a powerful DatabaseEditor program. Upon registration you'll receive another very large malware database. TSpywareScanner can also backup deleted files into special folder to restore them later. This package includes sources of sample spyware scanner build with TSpywareScanner. Malware types that TSpywareScanner finds and eliminates: - Spyware - Adware - BHOs (Browser Helper Objects) - Trojans - Trackware - Dialers - Keyloggers Added: 25-07-2005/24-08-2005 | Version: 1.1 | Downloads: 47/47/2
|
Charts |
[ sc31d.zip ] [ 408,812 bytes ] | [ Shareware ] [ No Source ] [ D4 | D5 | D6 | D7 | D8 ] | ||
SimChart is a component for creating charts. One of it's feature is it can display hint for each chart element. For example, if you move the mouse pointer over a slice on a pie chart, a hint window then shows up displaying percentage value of the slice. This feature will make your application more interactive. SimChart is small but support many chart types. Current version support line, stair, area, bar, clustered bar, stacked area, stacked bar, stacked 100 area, stacked 100 bar, hi-lo, hi-lo-close, open-hi-lo-close, candle-stick, pie and doughnut chart, horizontal bar and radar chart. This component was developed using Delphi (Kylix) and has been tested to work on C++Builder too. Unfortunately OBJ files are not available so you will need to license the source code and recompile. Added: 22-12-1998/12-07-2004 | Version: 3.1 | Downloads: 2252/2006/8
Compatible files: [ K1 ] |
Web Application Development |
[ thtscan.zip ] [ 1,254,936 bytes ] | [ Shareware ] [ No Source ] [ D4 | D5 | D6 | D7 | D8 | D2 | C4 | C5 | C6 ] | ||
With THTTPSCAN you access to web sites as a collection of links to files and data, instead of as graphics and text. THTTPSCAN recursively analyzes HTML pages and reports all the links it finds to a text file: html, mail, jpg, mpeg, mp3, etc. THttpScan navigates through HTML pages in the neighborhood of the initial URL. The links appearing several times are treated only once. The LinkScan property allows you to limit the scanning to the initial site or the initial URL path. The LinkReport property allows you to report only links owned by the current site or even with the same path name. The DepthSearchLevel allows you to limit the level of pages scanned, starting from the initial page, especially when not limiting the scanning to a site. Using the LinkScan and LinkReport properties with a high DelphSearchLevel value, you can easily scan a whole site or only a subdirectory of a web site. Events are generated for each link found and each page read, returning URL, meta tags, document type, referrer, host name,... According to your line speed, you can grab thousands of links from a starting URL in a few minutes. THTTPSCAN saves you having to tangle with the HTML parsing. Most common parameters can be simply set from the Object Inspector. It can be placed on any window, it is only visible at design time. Full source code optional. Added: 20-08-2000/25-04-2005 | Version: 4.5 | Downloads: 1469/1350/3
|
Winsock & Internet |
[ tftpclient.zip ] [ 197,157 bytes ] | [ Shareware ] [ No Source ] [ D2 | D3 | D4 | D5 | D6 | D7 | D8 | C1 ] | ||
This component is an easy FTP client. This means that it supports the FTP Internet Protocol ( File Transfer Protocol ), and lets you FTP any site. It uses non-blocking sockets, so your application won't be blocked during the operation. It is very easy to use: just connect to a server and use the system functions that you need. That's all. Methods: Create: Creates the component (Constructor) MKD: Make Directory (creates a directory in the server). PWD: Print Working Directory RMD: Remove Directory (deletes a server directory). CWD: Change working directory (like MSDOS/Unix cd) CDUP: Change the working directory to the parent of the current one. FTPConnect: Connects to the host specified in the Host property with the user and password specified in the User and Password properties. Open: Like FTPConnect but using parameters. LIST: Lists the contents of the current directory. It is like the MSDOS 'dir' or the Unix 'ls'. DeleteFile: Deletes a server file Quit: Closes the current session RenameFile: Changes the name of a server file Abort: Aborts the current transaction Cancel: Cancels the current operation even if the client is waiting for a server response. Put: Uploads a file to the server Get: Downloads a file from the server System: Retrieves server system properties NOOP: No Operation CustomCommand: Lets you define extra FTP functions. Properties: Information: This is the last information line (for exemple: server responses) WorkingDirectory: Current server working directory LastList: The contents of the last call to the LIST function (like MSDOS dir or UNIX ls). Waiting: Indicates if the client is waiting for the server response. SoundFile: File to use as sound for an error/connection notification. User: Login of the user. Password: Password of the user Host: Address of the host (FTP server) to connect. Port: FTP Port (standard:21) DataType: Type of the data to be transferred (ASCII, Binary or Auto) Name: Name of the component Events: OnError :Happens if an error occurs OnInformation: Happens every time that the client needs to show an information (for example: server responses, errors...) OnConnected: Happens when a session is established successfully OnConnectionClosed : Happens if the connection is closed OnFileGet: Happens when a file download is completed OnFilePut: Happens when a file upload is completted [more] Full Source code included after registration Added: 3-07-2000/23-08-2004 | Version: 3.0 | Downloads: 1913/1911/8
|
© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.