Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

How do I display a formatted (colour, style etc) log in Delphi?

delphi logging delphi-2009 rtf

Pre-allocate memory between HostApp and DLL

delphi memory dll

Delphi SetLength Custom Indexing

Why won't my control accept keyboard input?

Synchronize() hangs up the thread

Named threads in Delphi - what is that for?

multithreading delphi

How to call WinAPI function SetDllDirectory() in Delphi?

Prevent Delphi IDE creating component icons at design time

delphi custom-controls

Move the Program Counter in Delphi Debugging

Delphi IDE changing imagelist in inherited DFM files

delphi delphi-2010

How do I get a variant from a pointer in Delphi?

delphi pointers variant

Adding Characters one by one to TMemo

delphi delphi-xe

Make already developed application 64 bit enable [duplicate]

delphi 64-bit delphi-7

TStringList.IndexOf: wildcard within indexof?

delphi indexof

How can I test functions and procedures as they don't belong to classes in Delphi?

Any good PDF export filter that works with Fast Report?

How to create a pure winapi window

delphi

Delphi Controls for Editing Key/Value Pairs?

How do you programmatically mark a date in Delphi's TDateTimePicker's calendar?

delphi datetimepicker

How to use a method of an object stored in a TList?

delphi pascal lazarus