Delphi 7, released in August 2002, is a version of Delphi for Windows 32 bit.
I have two Delphi7 programs: a COM automation server (EXE) and the other program which is using the automation server. …
arrays delphi automation delphi-7 variantSo for some time now I keep having this problem: on windows 7 (64bit), with Delphi 7 and Delphi XE2, if from …
delphi windows-7 delphi-7 delphi-xe2My application is based on modal forms. Main form opens one form with ShowModal, this form opens another with ShowModal, …
delphi delphi-7I'm working with Delphi 7 and I'm trying to create a form programmatically. Here's my form class stub: unit clsTStudentInfoForm; interface …
delphi delphi-7when I have subfolder in folder - this code isn't delete folders... Is there any error? procedure TForm.Remove(Dir: …
windows delphi delphi-7Does delphi contain a component that allows auto scroll text loaded from db, like in news sites? Tt's for a …
delphi delphi-7