Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Post message from Thread to GUI best practice?

Reading HTML content from Clipboard in Delphi

ShareMem/ string-exchanging with Delphi DLL

delphi dll delphi-2007

Make Windows Integrated Form Style In Delphi 7

Use TQuery.Locate() function to find other then first matching

How to copy multiple files and use a wildcard

delphi

Get specific Value from Json String Delphi XE8

json delphi delphi-xe8

Encryption of a password

delphi delphi-7

How to migrate from Delphi6 to Delphi2010 (Unicode Problem)

How to compare two (non-zero-terminated) character arrays

string delphi

Two dimensional Safearray in delphi?

A chat program. What security solutions can I use?

delphi security indy

Detect the status of a printer paper

delphi printing

FinalBuilder: Add Build Number, Current Date, Time and Subversion revision to output executable version info

delphi finalbuilder

How can I save currently used cursor into the stream (resource or file)?

delphi winapi cursor

Delphi 7 application not loading STRINGTABLE resources on Windows 10

Delphi & unit testing: Include tested source in project, or just use it?

delphi unit-testing