Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

How to check if a class implements an interface, with respecting supersets?

delphi oop interface com

How do you set the Delphi ListView.Columns[0] to be right justified?

DUnit: 'Global' SetUp and TearDown

delphi delphi-xe dunit

Delphi 7: create a new instance of an unknown object

delphi delphi-7 rtti

A heap has been corrupted. C# dllimport, delphi PChar return value

c# delphi dllimport

Application hangs after posting message to previously not shown frame

Where is the sizing data of TOpenDialog stored and how can this be reset?

delphi winapi delphi-2006

Delphi Seattle has very big font as default

How to concat multiple strings with Move?

delphi delphi-xe8

Is compiler directive WIN32 and CPUX86, WIN64 and CPUX64 interchangeable in Delphi?

Delphi unexpected behavior of override

delphi theory

CharInSet is much slower than IN, should I fix W1050 warning hint?

Must I free a BSTR (WideString) allocated with SysAllocString?

When iterating through controls on a form, how can I identify particular buttons?

delphi winapi

Change TToolBar background color

delphi common-controls

Why form.show is called before form.create in firemonkey?

FireDac get the count of rows affected by FDQuery.execsql command

sqlite delphi firedac

Delphi compile error F2048 Bad unit format

delphi

Resource not found error when using TForm as base for a component

delphi

Returning result from Windows callback in 64-bit XE6