Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Delphi - MemoryStream or FileStream

Delphi - Excel: Define a non-contiguous range

delphi excel-2010

Call a procedure from another unit without "uses"

delphi

Delphi XE2 Style: Main Menu Ignored

How to call a webservice method for testing, e.g. from a browser

Delphi SizeOf(NativeInt) vs C sizeof(int) on x86-64. Why the Size difference?

c delphi x86-64 pascal sizeof

ADO cannot access SQL Server XML type column using native client (SQLNCLI)

Duplicate constructor warning in Delphi XE2

unit-testing delphi

How to pass a nil in place of a const record?

windows delphi wic

TTaskBar memory leak

delphi fastmm leakcheck

How do I refresh a TDBGrid?

delphi delphi-xe7 tdbgrid

How to execute a file with a different extension's associated application?

Setting "Server" programmatically with a TFDConnection

mysql delphi firedac

How can I publish a private class function of an RTL unit?

delphi

The IDE hangs when "|" is present in the source code. Is it a bug in Delphi XE8?

delphi delphi-xe8

Alternative to sleep inside a thread

c# c++ multithreading delphi

Getting type of record field with RTTI fails for static arrays

Delphi - comparison of two "Real" number variables

delphi floating-point

How to disable a style list in TFontDialog?

delphi fonts

How to add items to TListView with DynamicAppearance?