Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-2006

Change caption and attributes of ShowMessage dialog

delphi delphi-2006

sprintf in Delphi?

delphi printf delphi-2006

Delphi - try finally block is guaranteed by compiler to be executed correctly?

Conditionally change application icon with Delphi 2006

delphi delphi-2006

Why doesn't {$ifopt FINITEFLOAT ON} compile?

I can't get Delphi Context-sensitive help working in open and save dialogs

Delphi 2010 Cryptography libraries [closed]

How to get a list from all opened forms of my software?

forms delphi delphi-2006

Where should I put code to execute once after my Delphi app has finished initialising?

How to convert between TVarRec and Variant?

delphi delphi-2006

Approaches for caching calculated values

delphi oop caching delphi-2006

Get the list of ODBC data source names programmatically using Delphi

delphi odbc ado delphi-2006

Delphi - how do I find out which modal dialog has focus and bring it to the front?

delphi delphi-2006

Explain errors from GetKeyState / GetCursorPos

delphi delphi-2006

IXMLDocument exclude xml declaration

xml delphi delphi-2006 xmldom

Delphi - TDataSet determine if it was modified when is in insert/edit state

delphi dataset delphi-2006

How to Convert Simple RichText to HTML tags in Delphi?

It seems that sometimes Delphi is case-sensitive - "override method should match case of ancestor"

Delphi - TXMLDocument created at run-time generates AV, with component on the form is working

How can I override ClearType setting when drawing text using the Win32 API?