Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-2009

Advice on moving to a multi tier Delphi architecture

How to create a file shortcut (*.lnk file) on desktop in Windows?

delphi delphi-2009

Delphi interface inheritance: Why can't I access ancestor interface's members?

How to read data from xml file and display it over the text box in delphi language

delphi delphi-2009

Delphi TThread.CurrentThread and EAccessViolation - Is This a Bug or My Incompetence..?

delphi delphi-2009 tthread

Scope of anonymous methods

Class Helper for generic class?

Any information on a Turbo Delphi 2009 release?

delphi delphi-2009

TLinkLabel background on a TPageControl

delphi delphi-2009

E2506 Method of parameterized type declared in interface section must not use local symbol

How to compare TFunc/TProc containing function/procedure of object?

Why does ReadDirectoryChangesW omit events?

Why are my units "compiled with a different version" of my own files?

Interfaces with Generics - Setting to NIL

delphi generics delphi-2009

How to use external fonts?

How to implement thread which periodically checks something using minimal resources?

Fade all other windows of an application when a dialog is shown?

delphi delphi-2009

Why does TEnumerable<T> use pass-through methods?

Is WideString identical to String in Delphi 2009

delphi unicode delphi-2009

How to cast a Interface to a Object in Delphi