Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-2009

Using Records with Delphi web services

delphi declaring size of ansi string

arrays delphi delphi-2009 ansi

Can there be a non-visual (without dfm) base form between TForm and any other form of the app?

Delphi 2009: Is it possibly dangerous to use TList<[any interface]> with default comparator?

Why I don't receive messages in my control when I use "message" directive?

delphi delphi-2009 message

Writing a Delphi DLL linked in from C++ Application: Access to C++ Interface Member Functions creates Access Violation

How to stop Delphi processing the prefix "&" character in some control captions?

delphi delphi-2009

Pass parameters to Synchronize procedure call

How to check if TypeIdenitifier(T) is an Object?

How can I find the colour of any pixel on the screen

Can Delphi TField.OnValidate restore the original value without raising exception?

delphi delphi-2009

PNGs in Delphi 2009 Imagelists and Images

Registering a custom Frame

delphi delphi-2009 tframe

How to disable/hide icon from a form?

delphi delphi-2009 vcl

Why doesn't my encryption work after I upgrade beyond Delphi 2007?

Migrating Delphi DFM's with special characters to D2009

Is sqrt still slow in Delphi 2009?

Transition to Unicode for an application that handles text files

Why are my transparent images used in a Delphi 2009 Ribbon not transparent on runtime?