Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Problem converting bmp to jpg using TJpegImage Component

delphi

How to draw crosshatches on a TCanvas and specify the background color

delphi colors canvas drawing

Execute antivirus program programmatically using delphi

Send an e-mail with rtf text in delphi

delphi rtf sendmail indy mapi

Which Delphi technology to use?

Programmatically adding, deleting and committing files into a subversion repository using Delphi

delphi svn

TStringList - odd behavior

delphi

implementing a timeout when reading a file with Delphi

create Tframes on runtime:

delphi runtime tframe

How should "Double-Checked Locking" be implemented in Delphi?

Forwarding keyboard events from one Windows control to another

Delphi Component: How to use parent font?

OnKeyDown event not fired when pressing VK_LEFT on TComboBox or TButton

delphi

Add custom colors to TfontDialog in Delphi 7

delphi winapi

How to receive emails using indy 10 and delphi 7 with the file attachment?

delphi indy10

What are managed types? Are they specific to Delphi? Are they specific to Windows?

delphi types managed

Kill a Delphi app based on which socket it is using

delphi sockets ipc

How can I log the callstack with JCL without using raise exception

Make 2 forms able to overlap each other?

delphi forms vcl tform

How to finalise a threadvar string to prevent a leak?

delphi delphi-xe