Top "Delphi-xe3" questions

Delphi XE3 is a specific version of Delphi released on Sept.

How to configure FastMM to detect memory leak in a dll

I can't figure out how to detect memory leaks in a statically or even dynamically linked dll. I just want …

delphi dll delphi-xe3 fastmm
Multiple statements Delphi TZquery (Zeos) error

im trying to make a multiple statement query like this : // without the second insert the query works fine. // i need 2 …

mysql delphi delphi-xe3 zeos
Delphi F2084 Internal Error: AV07953449-R26D7474C-0

In my project, i'm trying to connect one more UNIT, named Lang_Unit.pas with some classes and procedures, but, …

delphi delphi-xe3
Delphi XE2 TZipFile: replace a file in zip archive

I'd like to replace a file (= delete old and add new) in a zip archive with the Delphi XE2/XE3 …

delphi zip delphi-xe2 delphi-xe3