| Product Summary |
 |
 |
|
DeLux Professional
|
 |
DeLux Professional
| Guide Rating - | 
 |
 |
| Pros |
VB program control structures are converted to functionally identical code in Delphi
User defined types are converted to Delphi Record types
The VB data control is mapped to three Delphi controls TTable, TDBNavigator and TDatasource, giving the same functionality.
|
 |
| Cons |
This is the only software of the kind, it is unappropriate to list its weaknesses.
|
 |
|
The Bottom Line -
DeLux Professional translates Visual Basic forms and code into the nearest equivalent in Borland Delphi, and with Kylix can take your Visual Basic projects all the way to Linux.

|
|
|
| Product Description |
 |
| |
Delux is extrememly versatile and powerful, and capable of translating old Basic dialects as well as object oriented VB6.
|
| |
The class mapping contains most common controls, properties, methods and events
|
| |
VB database classes - Database, RecordSet etc - are converted
to modern ActiveX Data Objects and associated code.
VB data environments are translated to Delphi data modules.
|
| 
|
|
| Guide Review |
 |
DeLux Software
DeLux is a program that translates Visual Basic forms and code into the nearest equivalent in Borland Delphi.
Forms and controls, their properties, events and methods are mapped into Delphi equivalents wherever possible, under the control of a database which may be edited or extended to meet new situations. VB form files (.FRM), class files (.CLS) and modules (.BAS) are converted to Delphi module (.PAS) and Delphi form definition (.DFM) files.
Of course, there are some problems like:
. Case statement is badly converted - string types are converted as case selectors.
. API function declarations are converted to arrays.
| |
| 
|
|
 |
|
|
 |