Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Delphi XE byte array index

Weird values for math expression

android delphi firemonkey

Why does an instance of class(TInterfacedObject, IDropTarget) not auto free?

Why is there two sequential move to EAX under optimization build?

What about when the Object inside the option type is destroyed?

delphi optional

VERSIONINFO resource not being shown in EXE properties

Why casting an open array parameter to an array type causes E2089 Invalid typecast?

Cast static array to pointer in Delphi?

arrays delphi

GlobalFree - Incompatible types: 'NativeUInt' and 'PWideChar'

delphi winapi

How do I get PNGs to work in D2009?

delphi png

Display a ToolTip hint on a disabled menu item of a popup menu

Delphi IDE treating TFrame as if it were a Form

delphi inheritance ide tframe

Is QuickReports included with Delphi 2009?

How to create temporary file (0x100) to accelerate application

delphi temporary-files

Calling Specific Win32 API from Delphi - Why do Exceptions Fly Without an "asm pop..."?

c delphi winapi assembly xll

How to program number of your threads in Delphi

Delphi 2010 with earlier compiler

delphi delphi-2010

How to remove errors (red underlines) in D2007

delphi delphi-2007

Delphi: determine actual type of a generic?

delphi generics

Indy 10 - IdSMTP.Send() hangs when sending messages from GMail account

delphi smtp gmail delphi-7 indy