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!
By Mauro Venturini.
Freeware + source 20 Jun 2005Description
Windows Forms applications often require some sort of asynchronous invocation option. .NET 2.0 provides the BackgroundWorker component to facilitate easy asynchronous invocation with Windows Forms. Waiting for it this is a Delphi.NET BackgroundWorker component implementation based on .NET 1.1.Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 39kB
Platforms: D2005
By Mauro Venturini.
Freeware + source 21 Jul 2005Description
Multicast delegates are a powerful idea but... with normal invocation all the targets are executed sequentially before returning control to the caller that is good only if they are short and fast; BeginInvoke provides asynchronous execution but supports unicast delegate only; no synchronisation of …Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 52kB
Platforms: D2005