Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Delphi Return last 3 characters of a string

delphi substring

Publish Delphi EXE to Windows Store

I can't include a version number in this old Delphi project I inherited. How do I fix it?

delphi dof-file

Duration of an MP3/wav audio file

delphi audio mp3

How to send an "ENTER" key press to another application?

delphi sendmessage

Move project from Delphi 3 to Delphi 2010

detect Windows Explorer copy operation

c# .net delphi winapi

How can I check whether an object reference is still valid?

Delphi - Read File To StringList, then delete and write back to file

delphi file tstringlist

How to sanitize ODBC database input?

mysql delphi odbc sanitization

Which is the equivalent of the StringToColor function for a TAlphaColor?

Implement thread-safe logging

Is it possible to view the call stack in the delphi 7 debugger?

delphi debugging delphi-7

Can I get notification that a process I did not spawn is shutting down in Windows XP/7?

delphi winapi process skype

How make a form always on top even if the Windows 7 Flip 3D is activated

How to check a DLL if a function exists?

How to use Delphi to execute a .bat file properly

delphi batch-file

Playing card flip animation

image delphi animation flip

How to effectively use interfaces for memory management in Delphi

delphi delphi-xe

Allocate a byte array and free it afterwards in delphi