Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Delphi TStringGrid Flicker

delphi tstringgrid

How can I change the Key value in a Delphi TDictionary or TObjectDictionary?

delphi delphi-xe

Are `const` string parameters (thread) safe

How to attach a resource file to an existing executable file?

delphi resources

Can SQLite library embed (Link) to Delphi executable file?

delphi sqlite

How i can determine if an abstract method is implemented?

delphi delphi-xe

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

Delphi: ListView (vsReport) single column header caption with custom font color?

Why is the executable produced by Delphi 2009 IDE different to that produced on the command line?

delphi msbuild delphi-2009

Delphi 2010: Where is DockForm.pas?

delphi delphi-2010

How to free control inside its event handler?

delphi

Delphi, how to make independent windows

Is it considered bad practice to put an infinite loop inside of TThread.Execute?

multithreading delphi

MessageDlg shows information icon instead of confirmation

delphi windows-7

Not able to send UTF-8 email using delphi indy

delphi unicode indy

Enumerate Microsoft SQL database servers on the local network, using delphi

sql-server delphi

Single-source unit tests for Free Pascal and Delphi

How do I reliably wait on a thread that has just been created?

delphi delphi-xe3

How do I fill a Delphi set?

delphi set

Is it possible to install multiple instances of the same delphi service application?

delphi windows-services