I wrote an application and used cracked delphi 7, after i bought delphi 7I wrote an application and used cracked delphi 7, I sold it, after i bought delphi 7 and recompiled application, is now my application legal or?
> {quote:title=Ivan Ivanov wrote:}{quote}
> I wrote an application and used cracked delphi 7, I sold it, after i bought delphi 7 and recompiled application, is now my application legal or?
"I embezzled some money from my employer, returned the funds, and then got it back as a bonus. Can I still be arrested?"
Uhhh .... didn't you just confess to a crime?
> {quote:title=Ivan Ivanov wrote:}{quote}
> I wrote an appli...
Using Delphi 7 and Delphi 2010I had a project in Delphi 7.
I worked on it in Delphi 2010.
When I try to open the .dpr again in Delphi 7, the IDE toolbar widens across both monitors, and Delphi 7 locks up.
It appears that Delphi 2010 modifies the .dpr in a way that makes Delphi 7 unable to open it again.
All my forms & units appear to open fine in D7 after D2010, except for the warnings on the ExplicitHeight and ExplicitWidth properties being missing...
I can easily recreate the .dpr, but is this expected behavior?
Thanks.
Tom Field wrote:
> I had a project in Delphi 7.
>
> I worked o...
DesignIDE package and porting Delphi 7 components to Delphi XE2HI
I am porting components from Delphi7 to Delphi XE2, and started run in problems regarding MaskProp.dcu, some of the components uses this, and is looking for TMaskProperty class.
After a lot of browsing on the net i figured out that all these units is packaged in the designide.dcp.
So i have the design time component in a package that requires the designide.dcp and then the runtime component package that reguires the designtime package for the component.
In the runtime component package i get errors regarding the MaskProp.dcu and the TMaskProperty class.
I dont know what to do from ...
Is it posible to configure Delphi XE3 IDE to use Delphi 7 compiler/debugerHi!
Like many other developer out there I have several project which has been developed with older version of Delphi (Delphi 7). Since theese projects rely on some components which are not compatible with newer versions of Delphi (no newer versions available) I'm forced to do any maintnance on theese projects using Delphi 7.
Another solution would be to find replacment components which would provide me with same capabilities and work with latest versions of Delphi. But this would probbably require compleete rewritings of my projects (lots and lots of work).
So currently I'm using...
Delphi 7 to Delphi XE2Hi,
Still using that old workhorse, Delphi7, but am going to the conference in
London hosted by Embarcadero on Delphi XE2.
Although I would like to "move with the times" and am keen to get the
UNICODE and 64-bit support offered by the latest IDEs, I confess to being
more than a little scared about all the UNICODE/String/AnsiString and 32/64
bit issues I'm probably going to fall over. Anyone recently upgraded from
Delphi7 to one of the latest Delphi IDEs?
Thanks,
Alain
On 03/02/2012 08:55, Alain Dekker wrote:
> Still using that old workhorse, Delphi7, but...
Delphi 7 to Delphi XEHave been using Delphi 7 for many moons ( have got later versions but never
upgraded to )
My first problem is:
Component Palette. in XE it is a small toolbar docked in top right
in Delphi 7 it gives a large view of all the components.
I am struggling to be able to cope/access my components.in Delphi XE.
Can I make the component pallette tool bar the same size as Delphi 7, or is
there a fast way to view/choose all available components in XE, that I have
not spotted yet?
Kind Regards,
Robert.
Hi,
What I know is that in Delphi 2010 and XE you can choose
between t...
Delphi 2007 to Delphi 7I've written a class in Delphi 2007 that is not supported in Delphi 7. What
would be the best way to achive what I've done in Delphi 2007 in Delphi 7?
Thanks,
Tom
type BondConstants = class
{ Bond Types }
type BondType = record
const
TREASURY = 3;
AGENCY = 0;
CORP = 1;
MUNI = 2;
SBA = 5;
MBS = 4;
CMO = 6;
end;
{ Day Count Methods }
type DayCount = record
const
ACTUAL_360 = 2;
ACTUAL_365 = 1;
ACTUAL_ACTUAL = 1;
d30_360 = 0;
...
Using Delphi 7 in Windows 7I have recently upgraded my system to Windows 7. I have Delphi 7 working to some extent - it will open my projects and display my units and allow me to edit the code then compiles the *.exe file - BUT it will not display my forms.
View/Forms - shows the list of forms and will open the associated unit but neither this nor F12 will display the form itself. Consequently I am unable to edit the form itself or its properties.
Any ideas about what might be preventing these from displaying?
> {quote:title=Ian BASIRE wrote:}{quote}
> I have recently upgraded my system to Windows 7. I h...
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...
Tell us about your favorite tools and components you use with Delphi PrismWe'd like your opinion on the best add-ons, tools, and component sets that you use with Delphi Prism, Delphi, and C++Builder.
We'll use the information to highlight some of our users' favorite products on our web site in the coming months.
Tell us about your favorites here:
Delphi Prism - http://www.surveymonkey.com/s.aspx?sm=u0MuvK9Qikvc97_2bzA4W1QA_3d_3d
Delphi - http://www.surveymonkey.com/s.aspx?sm=GBvpD4z7nfeovw53WM5_2bYw_3d_3d
C++Builder - http://www.surveymonkey.com/s.aspx?sm=UAw1LpTD5xe6u3BeEg1qsA_3d_3d
Thanks,
Tim
-----
Tim Del Chiaro
Embarcadero Te...
delphi 7 Indy 9 and Indy 10Hi, I can upgrade to indy 10 in delphi 7. But I have discover that indy 9
and Indy 10 have some different properties, so i had to change my old
programs that were made in indy 9 to upgrade it to new version, but it is a
long work. So I want to know if it is possible to install in the same delphi
7 both versions indy 10 and indy 9. I have tried to do it but i received a
error message:
Cannot load package 'IndySystem70'. It contains unit 'IdWinSock2', which is
also contained in package 'Indy70'.
Some can give me ideas or a link to read how to install both versi...
Migrating from Delphi 7 to Delphi XE3Hello, Its time to leave the old Delphi 7 and move to the new (but not the latest) XE3.
I was wondering if there is a good book or reference to learn all new things XE3 added.
Any suggestions?
On 5/3/2013 10:17 PM, George Karatsiolis wrote:
> Hello, Its time to leave the old Delphi 7 and move to the new (but not the latest) XE3.
> I was wondering if there is a good book or reference to learn all new things XE3 added.
Try this one for starters:
http://tinyurl.com/cgsu243
Aside from that you really need to evaluate your application. XE3 is
Unicode for example....
So her...
Delphi 2007 RTL in Delphi 7I read somewhere that it is possible to use Delphi 2007's (or for that
matter Delphi 2006's) RTL in Delphi 7 by just recompiling the source of RTL.
Is this really possible? What are the benefits that we can derive using
a higher version's RTL?
TIA
Yogi Yang
Yogi Yang wrote:
> I read somewhere that it is possible to use Delphi 2007's (or for
> that matter Delphi 2006's) RTL in Delphi 7 by just recompiling the
> source of RTL.
If it actually compiles in Delphi 7, I guess it would be possible.
OTOH, if one has Delphi 2007 already, I don't s...
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...