Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

How to leak a string in Delphi

delphi memory-leaks string

How to compare TFunc/TProc containing function/procedure of object?

Build event macros in Delphi XE

delphi build delphi-xe

Delphi: idHttp+SSL

delphi ssl indy idhttp

Which library for XML files in a Delphi Cross-platform application?

xml delphi delphi-xe2

TTreeView selection glitch while dragging a node

How to get handle of a console window launched from my GUI application?

Get IP-Address from DNS without GetHostByName

delphi sockets winapi winsock

Coinitialize(nil) and CoInitializeEx(0, COINIT_MULTITHREADED) difference

delphi com delphi-7

Why not raise EInvalidPointer?

delphi invalid-pointer

Trying to locate SafeMM for Delphi

Deep copy of a record with R1:=R2, or Is there good way to implement NxM matrix with record?

Delphi: Renaming an Invalid Folder

Solving Delphi BPL Package problems where BPLs won't load but you've already recompiled (Windows VirtualStore filesystem issue)

delphi dependencies bpl

Issue with FileExists and Modified Date

delphi delphi-7

Delphi dynamic array iteration and record copying

delphi

Can I modify a constant in the RTL class System.Classes.TStream and rebuild it at runtime in Delphi XE6?

delphi delphi-xe6

Why am I able to access private class variables from outside the class, and how can I prevent it?

delphi access-modifiers

How to make sure that a file was permanently saved on USB, when user doesn't use "Safely Remove Hardware"?

windows delphi winapi usb flush

How can I get Delphi 2010 IDE to show a split view with a form and its code at the same time?

delphi ide