Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Delphi 7 and Vista/Windows 7 common dialogs - events do not work

Delphi and NoSQL

database delphi nosql

SQL Parser in Delphi for SQL Server [closed]

sql-server delphi parsing

Third party code is modifying the FPU control word

Delphi XE2 and LiveBindings between controls

delphi delphi-xe2

Is it possible to conditionally use XPManifest at runtime?

When exactly does a dynamic array get garbage collected?

delphi

Why same code executes faster in the thread?

delphi delphi-xe

Delphi XE2: empty application weighs 7 Mb

delphi size project delphi-xe2

Is it faster to check a file's existence prior to loading, or to catch the exception when it doesn't exist?

How to configure Indy v10 to support IPv4 + IPv6?

delphi indy indy10

Why does loading of a PNG image format icon cause the "Out of system resources" exception?

delphi delphi-7

Why does the following code using IOmniThreadPool cause access violations?

What the purpose of `ancestor list` in the class helper syntax? Where it is documented? Are there any usage example(s)?

delphi class-helpers

Is it a bug that attempts to compile this code results in IDE terminating or the compiler failing to run?

delphi delphi-xe3

Handle runtime change of DPI (text size) on Windows 10

How do I fill in the area above the scroll bar in a TVirtualStringTree?

What's the difference between Post, ApplyUpdates, and Commit for databases?

database sqlite delphi lazarus

IList<T> crashes when T is an event handler?

delphi spring4d

How can i temporarily load a font?

delphi winapi