This page was generated automatically from The Delphi Super Page archive. If you have any remarks concerning this page please do not hesitate to mail me.
In your mail please do refer to your unique DSP author ID which is 0003248. This helps me to locate your data records in DSP databse.
 
Author/SiteName(Contact)e-mailHome Page
  Kambiz R. Khojasteh [email][Home]

    In my site, you can find freeware Delphi components, packages, and applications with full source code.

 

 

Files

[ assistant.zip ] [ 133,161 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 ]

The Office Assistant Package provides an animated assistant manager similar to the Microsoft Office Assistant (or Microsoft Agent). The package contains also standard dialogs (balloon shape) like message boxes, hints, tips, and search.

The actor editor, executable demo, and some actors can be found on the author's home page.


Added: 23-01-2000/25-07-2005   |  Version: 3.30   |  Downloads: 15267/14968/20
Author:Kambiz R. Khojasteh   [Homepage]   [DSP files]

[ KRK_findfile.zip ] [ 19,935 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 ]
TFindFile is a non-visual component, which can be used for locating files or folders in the file system and directory tree. An extensive set of options are available. TFinFile can locate files or folders by name, location, size, creation date and time, last modification date and time, last access date and time, or the content. In addition, TFindFile can use a separate thread for the search process.
Added: 23-01-2000/8-08-2005   |  Version: 3.50   |  Downloads: 9964/9730/11
Author:Kambiz R. Khojasteh   [Homepage]   [DSP files]

[ picshow.zip ] [ 1,225,421 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 ]
TPicShow is an image slider control with 150 transactional effects in pure Delphi code. The major characteristics of PicShow are:
  • Image transition can be controlled programmatically
  • Image can be stretched or centered in the client area of the control
  • Control can show a background image as centered, stretched, or tiled
  • Transition process can use a separate thread
  • New transitional effects can be easily implemented and added to the control
TDBPicShow is the data-aware version of TPicShow with ability to load bitmap, jpeg, and metafile images (natively) from a blob field.
Added: 26-03-2000/25-07-2005   |  Version: 3.10   |  Downloads: 14748/14684/36
Author:Kambiz R. Khojasteh   [Homepage]   [DSP files]

[ sbpro.zip ] [ 16,665 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 ]
TStatusBarPro is an improved version of Delphi's TStatusBar. Each status panel in this status bar can have its own color, font, indent, image, hint, popup menu, click event and double click event. The size of each panel can be adjusted automatically by either content's size of the panel or relative to size of other panels. In addition, each panel of TStatusBarPro can accept another control as its child controls.
Added: 26-03-2000/9-08-2004   |  Version: 1.73   |  Downloads: 8100/8056/16
Author:Kambiz R. Khojasteh   [Homepage]   [DSP files]

[ textanim.zip ] [ 7,138 bytes ] [ Freeware ] [ With Source ]
[ D1 | D3 | D4 | D5 | D6 ]
Probably you have seen Java Applet of Sun Microsystems named NervousText. TTextAnimator control has used the same idea for animating text. The control is like a TLabel with a few additional properties. In addition to animating the text in four different styles, the control can animate color of the text.
Added: 26-03-2000/2-01-2002   |  Version: 1.4   |  Downloads: 4840/4838/4
Author:Kambiz R. Khojasteh   [Homepage]   [DSP files]

[ textfader.zip ] [ 7,795 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 ]
This component gets a list of lines and shows them sequentially on the screen by a fade effect. Properties of this component let you to:
  • Specify the speed of text transition
  • Define a background image for the control
  • Make the control's background as transparent

Added: 4-06-2000/8-12-2003   |  Version: 1.22   |  Downloads: 7725/7679/21
Author:Kambiz R. Khojasteh   [Homepage]   [DSP files]

[ rotateimage.zip ] [ 45,407 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 ]
TRotateImage is a component similar to TImage with the ability to show the image rotated at an arbitrary angle.
Added: 17-07-2000/8-12-2003   |  Version: 1.4   |  Downloads: 9904/8649/44
Author:Kambiz R. Khojasteh   [Homepage]   [DSP files]

[ sysimage.zip ] [ 12,567 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 ]
TSysImageList is a read-only descendent of TImageList containing the icons that Microsoft# Windows uses them internally. By using this component you can easily find the associated icon for any file, folder, special folder, or even URL.
Added: 6-11-2000/9-08-2004   |  Version: 1.31   |  Downloads: 10642/10216/41
Author:Kambiz R. Khojasteh   [Homepage]   [DSP files]

[ preview.zip ] [ 138,860 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 ]
TPrintPreview is a descendent of TScrollBox and has properties of both TScrollBox component and TPrinter class. The main features of TPrintPreview are:
  • Automatically adjusts printer's paper size and orientation at theprint time
  • Automatically adjusts mapping modes
  • Preview pages can be scaled with an arbitrarily zoom factor
  • Shows created pages while the new pages are in process to create
  • Displayed pages can be scrolled by mouse dragging
  • Pages can be saved/restored to/from disk
  • Each page is accessible as a Windows MetaFile image
  • Regardless of number of previewed pages and their complexity, only consumes a small portion of Windows resources
  • Has some methods to easily render rich text format and images
  • Can manage custom paper sizes and forms
  • Has a complete set of events

Added: 2-01-2002/25-07-2005   |  Version: 4.62   |  Downloads: 9444/9247/55
Author:Kambiz R. Khojasteh   [Homepage]   [DSP files]

[ gradient.zip ] [ 19,270 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 ]
This component is an extremely fast gradient fill control, so fast that you can even animate gradient colors. It has 23 built-in fill styles and provides an event to create easily custom gradients. In addition, TGradient can shift and/or rotate the gradient colors.
Added: 10-02-2002/9-08-2004   |  Version: 2.522   |  Downloads: 6136/6116/34
Author:Kambiz R. Khojasteh   [Homepage]   [DSP files]

[ cursorview.zip ] [ 5,086 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 ]
TCursorView is a windowed control for displaying a static or animated cursor on a form. The control uses standard STATIC class of Windows API to show and animate the cursor.
Added: 7-04-2003   |  Version: 1.01   |  Downloads: 1331/1331/15
Author:Kambiz R. Khojasteh   [Homepage]   [DSP files]

[ simplegraph.zip ] [ 84,190 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 | D6 | D7 ]
TSimpleGraph is a visual component, which provides a simple user interface for drawing simple graphs/digraphs. User can draw graph nodes on the control's client area and link them together by either keyboard or mouse. The component is fully customizable and has methods for supporting Delphi's clipboard and printer objects.
Added: 22-04-2003/25-07-2005   |  Version: 1.57   |  Downloads: 2911/2897/24
Author:Kambiz R. Khojasteh   [Homepage]   [DSP files]

[ waveaudio.zip ] [ 81,259 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 ]
The Wave Audio Package provides seven components for playing and recording of wave audio formats, two components for storing wave data as Delphi resources, one audio mixer component, and one high resolution multimedia timer. The package has also a set of useful functions for manipulating wave audio's. The package's components are:
  • TAudioMixer
    Provides an easy interface to manage audio mixer controls.
  • TWaveStorage
    Stores a single wave audio and provides access to its informational fields.
  • TWaveCollection
    Stores a collection of wave audio's as resource and provides access to their informational fields.< /LI>
  • TAudioPlayer
    Plays a wave audio, which is stored in the component.
  • TAudioRecorder
    Records wave audio and stores it in the component.
  • TStockAudioPlayer
    Plays wave audio from a TWaveStorage or TWaveCollection component, a stream, or a file.
  • TStockAudioRecorder
    Records wave audio to a TWaveStorage or TWaveCollection component, a stream, or a file.
  • TLiveAudioPlayer
    Plays wave audio from user defined buffers.
  • TLiveAudioRecorder
    Records wave audio to user defined buffers.
  • TAudioRedirector
    Records wave audio from an input audio device and plays it on an output audio device.
  • TMultimediaTimer
    Is a high resolution timer.

Added: 18-08-2003/25-07-2005   |  Version: 1.602   |  Downloads: 4246/4233/39
Author:Kambiz R. Khojasteh   [Homepage]   [DSP files]

 

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.