Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

how would you generate random integers that are unique from each other in pascal

delphi random integer

Annoying click sound in TWebbrowser

delphi

Cancel / abort creating a new form in Delphi / C++Builder?

delphi forms c++builder

How do I insert 800000 records into an MS Access table?

how to replace Windows.Beep with modern beep sound

delphi

Why is my code so slow?

How to use "Sender" parameter with "As" operator for more then one class at a time?

delphi oop sender as-operator

CRC-CCITT (0xFFFF) function?

delphi crc

Program runs slow on just a couple of computers

performance delphi

Find and Count Words in a String in Delphi?

Optimizing Class Size in Delphi. Is there something like "packed classes"?

delphi optimization memory

Why is CoInitialize an undeclared identifier?

SVN for Delphi Developers

When does Delphi honor `inline` and when not?

is 'absolute' faster than Move()?

delphi

Delphi 2009 Handling of With

Delphi variants and TValues

delphi

Running down a 'stack overflow' bug

delphi stack-overflow

How to use modern CPU instructions in Delphi? (Java faster than Delphi?)

Return value of function might be undefined

delphi