Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Is there a function in delphi to base64 encode a string without CRLF? [duplicate]

delphi

Delphi: F2084 Internal Error T2575

delphi

Will the next release of Delphi be supporting cross-compilation for Mac and Linux?

Best web application language for Delphi Developers

php python ruby delphi

How to convert classname as string to a class?

delphi delphi-2007

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