Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Increasing testability, when coding with Bold for Delphi framework

How to work with 0-based strings in a backwards compatible way since Delphi XE5?

delphi delphi-7 delphi-xe5

Is there a Boyer-Moore string search and fast search and replace function and fast string count for Delphi 2010 String (UnicodeString) out there?

XPath and TXmlDocument

Strange behaviour of TParallel.For default ThreadPool

Delphi file types

delphi version-control

How do I compare unicode strings containing non-english characters to sort alpabetically?

delphi unicode collation

Can I emit debug symbols from my Delphi application that Process Explorer can use?

delphi debugging winapi

How to analyze a dump file from a Delphi DLL file?

How can a function with 'varargs' retrieve the contents of the stack?

delphi variadic-functions

Getting Allen Bauer's TMulticastEvent<T> working

Delphi component or library to display mathematical expressions

delphi math

How can I create a GUID when evoking a Live Template in Delphi?

delphi templates

How to efficiently rotate bitmaps in code

Inverse function of FormatDateTime

delphi

Practical usage for Delphi's new RTTI - Attributes,Values

How can I make AllocateHwnd threadsafe?

delphi

URI scheme launching

windows delphi uri

How to make an Excel-Like Sort By A, Then By B in a TObjectList<> using multiple comparers

Are GUIDs necessary to use interfaces in Delphi?

delphi interface guid