Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Proxy server using Indy

In Delphi how do I determine when to use Real, Real48, Double or Single data types?

delphi types compatibility

Deep Object Comparison Delphi

delphi object comparison

How can I start Delphi application with the hidden main form?

delphi

Delphi applications considered 'dangerous' by Google Chrome

What is a good multithreading book for Delphi? [closed]

multithreading delphi

Delphi 2009 - create a TPanel at runtime and change its color

delphi delphi-2009

How to convert PAnsiChar to WideString or string?

delphi delphi-7

Is it possible to access a 64-bit dll from a 32-bit application?

delphi 64-bit

Delphi: Why Doesn't Binary String Comparison Operator (=) use SameStr?

How to crypt or hide a string in Delphi EXE?

string delphi obfuscation

What exactly is the difference between <listview.Clear> and <listview>.items.clear in delphi 7?

delphi

How to remove the title bar from a form

delphi delphi-7

Is there any new ORM for Delphi 2010? [closed]

delphi orm delphi-2010

Suspend/resume processes as PsSuspend does

Using the `in` keyword causes "E1012 Constant expression violates subrange bounds" in Delphi

What is the best way to autostart an action after OnShow event?

delphi delphi-2007

How can I improve the WMI performance using delphi?

delphi wmi

How do I determine if a unit has been compiled into a Delphi program?

delphi delphi-2007

Restore previously open project and pages when starting

delphi ide breakpoints