Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Why peekmessage before getmessage?

Component (similar to trackbar) to enter a range of values

delphi components trackbar

Calculating size of text before drawing to a canvas

Copy const array to dynamic array in Delphi

How should I free an array of objects in a Delphi 7 destructor?

delphi memory-leaks

Initialize a constant that is a dynamic array of fixed arrays?

delphi

Is it worth caching objects created by Delphi's Memory Manager?

delphi memory-management

Writing to the Event Log in Delphi

delphi

How to implement a close button for a TTabsheet of a TPageControl

delphi tpagecontrol

How to Search a File through all the SubDirectories in Delphi

delphi

stop flickering

delphi

Should I use unsigned integers for counting members?

delphi integer-overflow

What are major incentives to upgrade to D2009 (Unicode excluded)?

delphi delphi-2009 upgrade

Delphi XE2: Fail using dcc32.exe to compile a simple program

delphi delphi-xe2 dcc32

Why differ(!=,<>) is faster than equal(=,==)?

Does my variable naming convention have a name?

delphi naming-conventions

Extract string from a text file using 2 delimiters

string delphi extract

Delphi and enum

delphi

What is the best way to stop an application being copied and used without the owner’s permission?

How to make a Digital clock in delphi7?

delphi delphi-7 pascal