Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Delphi multiple indexed generic list

delphi generics

StrLComp vs AnsiStrLComp when called with Unicode strings

What are the simplest database types which I can use with ADO?

Display JPEG, fit an image larger than the control so it just exactly fits in the Timage control bounds

delphi timage

Delphi 7, strings problems

Access main form from child unit in Delphi

How detect when a vcl style is changed?

Delphi 7, Add a dll to application directory on dropping a component

Is there a way to change text background color of the items in Windows Explorer in Windows 7?

HTML5 WebSockets not working. Server=ColdFusion, Client=Delphi

Delphi FloatToStr - Why is the display different?

delphi floating-point

Listbox content in another application

Difference between Delphi linker and C++ linker

c++ delphi static-linking

Translate Delphi+Assembler CRC32 implementation to C#

c# delphi assembly crc crc32

Why Delphi XE3 gives "E2382 Cannot call constructors using instance variables"?

delphi object constructor

How can I resize any kind of image?

delphi delphi-6 graphicex

query works on sql server management studio 2008 but not in delphi

sql-server-2008 delphi

How can "Optimization" option for compiler affect testing using TestComplete 9

delphi testcomplete

How to call a function using Delphi's register calling conventions from Visual C++?

How can I download a huge file via TIdHTTP?