Delphi 5 to Delphi 6 and upDear List,
Trying to add 7Zip compression support to my delphi application.
I am using the ported 7Zip sdk (see their website, they have a link).
I am stumped on how to rewrite a single function:
function ReverseDecode(var Models: array of SmallInt; ....): .....
where the input is mostly a fixed size array of SmallInt.
This code perfectly compiles and functions in Delphi 6 and up, but in Delphi 5 I get the error:
There is no overloaded version of 'ReverseDecode' that can be called with these arguments
And obviously, the input (fixed) isn't the same as the param de...
package conversion from Delphi 5 to Delphi 2010Hello,
I am evaluating 2010 to convert a delphi 5 app up. My first task is to convert some custom control packages. My requires statment looks like this:
requires
vcl50,
Vclx50,
VclSmp50,
Vcldb50,
vcljpg50,
What are the delphi 2010 equivalents if any? Is there documentation that I could look at to help with the conversion process?
Thanks..
...Joe..
joe alaimo wrote:
> requires
> vcl50,
> Vclx50,
> VclSmp50,
> Vcldb50,
> vcljpg50,
140 is the 2010 version.
>
> What are the delphi 2010 equivalents if any? Is t...
Delphi 6 to Delphi 2010 character codes conversionI an converting a unit from Delphi 6 to Delphi 2010. Everything works except for a couple of character codes, the decimal values are(224 and 227). As far as I can tell when data is loaded from the socket into a buffer, the codes are ok. When they are written to another buffer these 2 codes use the upper case version of the characters(192 and 224). I don' t see it on any other of the codes. I set the code page in the compiler options to 1252, but that did not work. Any other options I can set in Delp
hi 2010 to correct this?
TIA
Jan B wrote:
> I an converting a unit from D...
from delphi 6 to delphi 2010Hi.
It is possible, with component RX, dxforumlibrary, InfoPower3000Pro,
StringAlignGrid.
Accepts communication BDE.
Thank by comments.
excequiel arostica wrote:
>Hi.
> It is possible, with component RX, dxforumlibrary,
>InfoPower3000Pro, StringAlignGrid. Accepts communication BDE.
>
>Thank by comments.
Rx is dead and sources are taken over by jcl/jvcl. I dont know about
the rest of the components and i have no experiences with bde over the
last 9 years.
excequiel arostica wrote:
> Hi.
> It is possible, with component RX, dxforumlibrary,...
Delphi 5 To Delphi 2009I upgraded to Delphi 2009 from D5. The install says I can install Delphi and/or C++. Delphi installed OK but I see nothing of C++. What am I missing or does my upgrade not include C++? Thanks
It depends on what you bought. If you bought Delphi 2009 only, that's
what you get. If you bought Delphi 2009 and C++ Builder 2009 you get
both. My guess is you got Delphi 2009 only. The simplest way to verify
is look your invoice - it should say I would think. You could also go to
members.embarcadero.com, login, then click on my registered products.
There will be a textual description of...
Delphi 5 to Delphi XE4Thinking about making the conversion. Of course we have numerous components such as:
TurboPower AsyncPro,
TurboPower Orpheus
ICS2
Synactis All-In-The-Box.
You guys have any advice as to the effort and time it may possibly take. It is a large application, several hundred thousand lines.
And that's what happens when using third party components, a lot of extra work. I have been burned a few times.
I now minimize the use to a few well known suppliers, like TMS.
I have "banned" a lot of other components.
Regards,
Ole
>
> Thinking about making the conver...
SEPA components for Delphi with Source Code (Delphi 5Hi all,
in the european union change next year the Bankingformat to the SEPA Format.
All peoples and companies must change the bankingssoftware and the costumer data form acountnummers in the new IBAN and BIC numbers.
See:
http://www.arma-it.de/shop/artikelueber.php?wgruppeid=211&wgruppe_offen=211
Functions:
- generate SEPA XML'S
- Calc IBAN
- BIC Database (DE,AT and CH)
Questions:
vertrieb@arma-it.de
PS:
Bankinssoftware for Develpoers (Germany only)
http://www.arma-it.de/shop/artikelueber.php?wgruppeid=212&wgruppe_offen=212
El 26/10/13 21:38, A...
Trying to call a .DLL from Delphi XE (used to work with Delphi 6 :-) )Hi everyone,
I have a problem where perhaps some one could help point me in the right direction.
In Delphi 6 I used a stand alone package to train a neural netowrk,. The trained neural network was stored as a .DEF file.
The standalone software provided a .DLL and Delphi code to call the network and get the prediced values from your sw. (The .DLL was created in 2002 and apparently is 32 bit.)
I have'nt used it for years but am now coming back to it.... I now use Delphi XE on Windows 7 (32 bit)
The old .exe's I had compiled from that time work fine.
However in Delphi XE ...
Delphi and Delphi for .NetIt seems that Delphi for .Net is slower than Delphi Win32 native applicaiton.
I would like to know is it true all .Net application is slower than Win32 native applicaiton or it is Delphi for .Net only.
Your information is great appreciated,
Inung
On 2011-06-21 18:20:17 +0100, Inung Huang said:
> It seems that Delphi for .Net is slower than Delphi Win32 native applicaiton.
> I would like to know is it true all .Net application is slower than
> Win32 native applicaiton or it is Delphi for .Net only.
If you are only running the code in the application once then, yes, yo...
Messy Help Conversion: Delphi 5-->Delphi 2010 + Winhelp-->HTMLHelpHoping someone can give me guidance on this Help problem...
I am a tech writer (not a programmer).
We have an old Windows App that was created in Delphi 5. The app used Winhelp, which was authored in RoboHelp for Word.
The help included context sensitive topics using mapping IDs.
So now we have upgraded to Delphi 2010.
And I have converted to Microsoft HTMLHelp, using RoboHelp.
That is, instead of an .HLP file, we now have a .CHM file.
What do the developer's need to reconfigure in Delphi? They have been able to get the new .CHM file to open with the app, but the help windo...
ANN: WPTools 6.20 for Delphi 5 to Delphi XE2 & C++BuilderWPTools V6.20 is available now.
If you work with Delphi or C++Builder our WPTools Version 6 is the perfect text wordprocessing component for You.
It is a native VCL Component with all the editing features which are common to powerful wordprocessing applications and wordprocessing controls.
With the PRO and Premium License you get 100% object pascal source. WPTools can be used as a powerful word processor and to create programmatically controlled text. It has a very versatile mail-merge feature which can be enhanced with the "WPReporter addon" to also work with bands. So it ...
Delphi 7 to Delphi 2009 conversionHello group,
What do I need to do to comile the following code in D2009.
Compiler error after the Else
E2010: Incompatible Types 'AnsiChar' and 'Char'
if isUnicode then
SearchHandle := FindFirstFilew( PWideChar( fn ), FindDataW )
else
SearchHandle := FindFirstFile( PAnsiChar( Ansistring( fn ) ),
FindDataA );
<<<<<compiler error in the above line >>>>>>>>>>>
Regards,
Bryan
> What do I need to do to comile the following code in D2009.
> Compiler error after the Else
> E2010: Incompati...
Migration from Delphi 5 to Delphi 2005Hi,
Currently we are using Delphi 5 in that we have lot of source file now we planned to migrate from Delphi 5 to Delphi 2005.
My question is - 1. Is it possible to migrate directly from Delphi 5 to Delphi 2005, my old code was developed using Delphi 5 IDE. Can we able to compile and build without any issue in Delphi 2005?
2. If we can able to do then what are the ways to migrate to Delphi 2005 IDE and also provide some link regarding this migrate?
Thanks,
Rizwan
Rizwan Ahmed schrieb:
> Hi, Currently we are using Delphi 5 in that we have lot of source
> f...
Delphi 2007 to Delphi 2009 ConversionCharArrayPtr = ^CharArray;
CharArray = array[0..MaxInt-1] of Char;
How to convert to Delphi 2009?
Bill
Bill Miller wrote:
> CharArrayPtr = ^CharArray;
> CharArray = array[0..MaxInt-1] of Char;
>
> How to convert to Delphi 2009?
>
> Bill
it depends heavelly on how it is used fearther down in your project and
what you want to convert it to.
I you want to simple convert the declarations ignoring UNicode
altogether then the only think you have to change is the CharArray
declaratin from a Char to an AnsiChar eg
CharArrayPtr = ^CharArray;
CharArray =...