Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

How to download a file over HTTPS using Indy 10 and OpenSSL?

A quick way to remove properties from .dfm files in Delphi

What is an efficient way of deleting a large block of items from the start of a TList in Delphi

delphi delphi-2006 tlist

Repeated setters logic in Delphi

delphi pascal delphi-2006

How do you do a global search and replace in all the files in Delphi 2006 project

delphi delphi-2006

Strategy or tools to find "non-leak" memory usage problems in Delphi?

How to auto fit/scale DBGrid's (or other similar) columns widths according to its contents?

Delphi - How do you generate an event when a user clicks outside modal dialog?

delphi delphi-2006

What's the most CPU-efficient way to "waste time" in a thread?

How to make TFrame with rounded corners?

Balloon hints on Delphi app tray icon keep popping up indefinitely