Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Finding unused (aka "dead") code in Delphi

delphi dead-code

Possible causes of "EOSError 1400 - Invalid window handle"

How to have the minimum size possible Chromium Embedded Framework dlls

How to get the list of classes derived from a given class, with enhanced RTTI?

delphi rtti

Thread.FreeOnTerminate := True, memory leak and ghost running

SSH client delphi open-source library or component, or alternatives

delphi ssh

Why only some users get the error: "Connection is busy with results for another command"

In Delphi, is TDataSet thread safe?

What is TExternalThread? "Cannot terminate externally created thread" when terminating a thread-based timer

What CPU registers are to be restored at the end of an asm procedure in Delphi

delphi : how can I change color of a cell in string grid

it's possible to create a fake data field in a delphi dataset?

delphi dataset

What should I do about an internal error when I declare a generic "array of T"?

delphi generics delphi-xe2

Do generic instantiations in multiple units bloat the executable?

delphi

Open source component or unit for exporting Delphi TDataSet to native XLS without Excel installed [closed]

How can I force Tor to use a new identity without using Vidalia?

delphi tor

Delphi XE2 Dataset field type TStringField does not support Unicode?

Is it dangerous to use synchronize in a non-VCL application?

multithreading delphi

Can I make a custom Delphi component add multiple units to the uses clause?

delphi components

Is there an easy way to work around a Delphi utf8-file flaw?

delphi utf-8