Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

How to increase row height of listview in report style?

delphi listview row-height

check if the object is created or not in delphi

delphi

Get Real HDD Serial Number with Delphi

delphi wmi

Convert hex str to decimal value in delphi

Delphi: TFrame error No frames are available to insert

delphi tframe

List of Delphi data types with 'thread-safe' read/write operations?

delphi thread-safety atomic

Does Delphi sometimes revert text form files (DFM) to binary format?

delphi forms binary dfm

Encrypt/ Decrypt text file in Delphi?

store xml inside xml

How to copy one PNG from other PNG?

image delphi png delphi-7

Full text search with embedded DB in Delphi

How do you copy arbitrary data to the clipboard as a file?

delphi clipboard

Build server: Best practices managing third party components?

How can I set the default file format in the Delphi IDE to UTF8?

Which network protocol to use for lightweight notification of remote apps?

Waiting for multiples threads using WaitForMultipleObjects

Delphi case statement for integer ranges

delphi

Converting Jpeg images to Bmp - some images come out blue

Where and When is Application (TApplication) instance created?

Reporting memory leaks on shutdown with a console application