-
```
I have module with e.g. such func
function xy_pos(Self, Args: PPyObject): PPyObject; cdecl;
var
X, Y, N: Integer;
begin
with GetPythonEngine do
begin
if PyArg_ParseTuple(Args, 'ii:xy_po…
-
```
cOMPATIBILITY WHIT DELPHI XE PLEASE
```
Original issue reported on code.google.com by `industry...@gmail.com` on 25 Jun 2011 at 1:20
-
Функция gdcBaseManager типа ExecSingleQuery, ExecSingleQueryParam и т.д. обрабатывают ошибки FB внутри и выдают MessageBox,,, Получается их нельзя использовать в авто задачах, возникает окно и автозад…
-
```
Has any work been started on Intraweb 10 Support - and more importantly
Unicode?
```
Original issue reported on code.google.com by `bmacl...@gmail.com` on 10 Dec 2008 at 11:10
-
```
Has any work been started on Intraweb 10 Support - and more importantly
Unicode?
```
Original issue reported on code.google.com by `bmacl...@gmail.com` on 10 Dec 2008 at 11:10
-
```
Has any work been started on Intraweb 10 Support - and more importantly
Unicode?
```
Original issue reported on code.google.com by `bmacl...@gmail.com` on 10 Dec 2008 at 11:10
-
```
Has any work been started on Intraweb 10 Support - and more importantly
Unicode?
```
Original issue reported on code.google.com by `bmacl...@gmail.com` on 10 Dec 2008 at 11:10
-
What version of delhpi ?
I'm working out this language and I'd like to take a look at what version you used to program
-
これまで、Delphi7を使い倒してなでしこの開発を続けてきましたが、そろそろ、Free Pascalだけでコンパイルできるようにしていこうと思います。副次的なメリットとしては、macOSやLinuxでもなでしこv1が動きそうです。
ただし、そうすると、VCLのコンポーネントは使えなくなるので、Lazarusのコンポーネントでできるだけ置き換えようと思います。それでも、TEditorは使えな…
-
this is a great project. i read that even for D7 there is support? Or maybe i misunderstood. It could be still the goal.
I see that XE3 is supported but my most recent license is for XE2.
Is it pos…