Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

How can I set the $RTTI directive for the entire project?

delphi delphi-2010 rtti

In my custom component, how can I augment the mouse-enter and -leave events?

Is there an easy way to clone a string array?

delphi arrays

Delphi: How to use windowless controls?

delphi windowless

How do I catch a VK_TAB key in my TEdit control and not let it lose the focus?

delphi delphi-2009 keypress

Exist a tool to convert DFM files to sourcecode?

delphi lazarus freepascal

Is there a DivMod that is *not* Limited to Words (<=65535)?

delphi integer word

CodePage ID to CodePage name: GetEncoding equivalent in Delphi?

How Can I Get Around this EOutOfMemory Exception When Encoding a Very Large File?

Problem with Open-Save Dialog boxes under Windows 7

Using Delphi7 TClientDataSet: is it possible to have it save its XML contents in an indented format?

Components without VCL Forms in Delphi

delphi winapi vcl

How to change file association programmatically without require elevation

What is C#'s most effective counterpart to Delphi's TStringList?

c# arrays delphi list object

FastMM4, Delphi6, Leak of TApplication?

How to send data to a PHP script and imediatelly get data back from the same script

php delphi

DeleteFile not working

delphi delphi-7

System Menu for Layered Windows?

Is this code thread safe

How to add my icon to component in the component palette page? [duplicate]

delphi delphi-7