Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

How can I transload data between two delphi applications over internet?

delphi indy

Why is my C++ Builder program so much smaller than my Delphi program?

delphi c++builder

When is TInterfacedObject.Destroy called (a ScopedLock class)

Can I make a constructor that deserializes a string version of my object?

Creating custom Hint window

delphi hints

Delphi: causes of system error 1158 (no more system handles for current process)

multithreading delphi

Make VarToDoubleAsString use Delphi settings (not OS settings)

How might I find out the source of long delays on resizing the main form?

How to automatically implement inherited abstract methods in Delphi XE

delphi delphi-xe

Delphi convert doc to pdf using Word ActiveX

Delphi + Assembly array access

delphi assembly basm

64 bit linking of an object file

Can you receive Events in a secondary thread in Delphi XE?

Delphi Webbrowser and CSS3

How long have the Lookup and Locate methods of TDataset been around?

delphi dataset

RC4 in Delphi and C?

c delphi encryption delphi-7

"in" operator fails even in a defined interval

delphi operators

How can I extend the length of a memory-mapped file?

Why do I get an "incompatible types" error even though I've made a record definition available to all units?

Translate Delphi style ASM to English?

delphi assembly x86 basm