Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

How to send a mail message using Indy's smtp server component?

delphi indy

Ultimate guide to Debug in Delphi

delphi debugging

Class default property of boolean set to true gives false on run-time

delphi delphi-2010

How to get Delphi Currency Type to Round like Excel all the time?

Send string data from Thread to main form

Is it a good idea to use initialization sections for module registration?

Delphi - unmangle names in BPL's

delphi name-mangling bpl

What data structure should I use for a snake game?

delphi data-structures

Detect source of remote desktop connection

Generic dialog with custom captions for buttons

How to add a checkbox to TSaveDialog in Delphi 2010

What is a safe Maximum Stack Size or How to measure use of stack?

delphi stack delphi-2010

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?