Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Inserting records with autoincrementing primary keys

mysql database delphi

Wait for thread without freezing the application

multithreading delphi indy

Manipulating bits of byte vars in Delphi

delphi byte bits

Is CompareMem suitable for comparing two arrays for equality?

arrays delphi compare

Delphi Mocks – Is it possible to use ‘VAR’ or ‘OUT’ arrangements in a function that is been mocked with a ‘WillReturn’?

How to get response content even if connection gives error in IdHttp?

delphi delphi-7 indy idhttp

Connect to excel 2007 file using ADOConnection in Delphi7

Function Pointers with different signatures (example: optional parameter with a default value)

Delphi equivalent to Free Pascal's FPC define?

Test if a Procedure Throws an Exception in DUnitX

delphi

How to pass method of arbitrary type into a procedure and identify it?

delphi

Sort TStringGrid by row and its integer value

delphi sorting

DateTimeToUnix in UTC?

delphi date unix time timestamp

initializing char array with space(#32) not null(#0)

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