Create feature-rich windows applications with many new components and universal dialogs.
- improved DBGrid
- new DBRecordView, DBTreeView
- toolbars and db dialogs to Find, Filter, Sort, Export, Print...
- StringGrid with columns definition
- GroupBox with automatic alignment and resizing of owned controls
And many more from $25 to $95 only - click for details!
MActionEvents v.1.1
Description
MActionEvents is a manager for the IDE ActionLists-Events to which everybody can add his own EventHandlers.Informations
- Status: Fully functional
- Source: Included
- Size: 5kB
Platforms: D4
TDEvent Recorder class
By Sonamed Corp.
Freeware + source 26 Feb 1999Description
Non-visual component (class) which provides storing and playing Delphi events at run-time.Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 127kB
Platforms: D1, D2, D3
TDispatcher v.1.01
Description
The TDispatcher component is a tool for deferred activation of desired action. It is a non-visual component capable of activating procedures after all previously occurred events are processed. Using TDispatcher component you can schedule your procedure for execution after completion of current event processing but before your application enters wait state. You can also supply a pair of specific arguments - first of string type and second of TObject type for each execution of your procedure.Informations
- Status: Not available
- Source: On purchase/registration
- price: $20
- Exe demo: included
- Size: 179kB
Platforms: CB1, D1, D2, D3
TResumer v.1.01
Description
The TResumer component is a tool for deferred activation of desired action. It is a nonvisual component capable of activating procedures after all previously occurred events are processed. In particular, this may be used for synchronization with some Windows functions or other procedures executed in parallel with application. Actually, similar function can be accomplished using TTimer component, but with TResumer component the event giving you a possibility to resume desired processing occurs at once without any artificial interval. Using TDispatcher component one can implement more general form of coroutine mechanism then with TResumer component.Informations
- Status: Fully functional
- Source: On purchase/registration
- Exe demo: included
- Size: 105kB
Platforms: CB1, D1, D2, D3
TWatch v.1.10
By Florian Bomers.
Freeware + source 14 Sep 2006Description
This component enables you to track some system events. Currently implemented are Shell events (i.e. Activation, Creation, Closure of Applications) and Keyboard events. The shell events have one drawback: The name parameter is identical for all instances of a watched program. You can only use the Handle parameter of the event to distinguish different instances of the same application.Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 42kB
Platforms: D2, D3, D4