Delphi 7, released in August 2002, is a version of Delphi for Windows 32 bit.
First of all, I have never written a property editor from scratch, but had some help with one in another …
delphi delphi-7 delphi-xe2 custom-component propertyeditorI've a Tlistview with 3 columns, I need from Tcollection object as this follow FListeDispoProduit := TListeDispoProduit.Create(TProduit); with (FListeDispoProduit) do …
delphi delphi-7 tlistviewI have an TImage on a TPanel, and an other (empty) TPanels. I want to drag the image from the …
delphi drag-and-drop delphi-7While investigating external exception C0000006 errors reported by some users running a Delphi 7 application on a Windows 2008 terminal server, I …
delphi delphi-7 terminal-servicesI have problem. I ll try to explain it. I have a unit which has a class and may will …
delphi path delphi-7 delphi-units uses-clauseI have a specific icon file, which is composed from PNG compressed images and when I try to load it …
delphi delphi-7I noticed the following phenomenon: An executable built with Delphi 7 and part of the name including "Update" (e.g. "UpdateMyApp.…
delphi uac delphi-7