Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

How does name resolution work in compound "with" statements?

delphi with-statement

How do I add records of type record to a TList<>?

delphi tlist

Record in record (Cannot initialize)

delphi

add TMenuItem bitmap

delphi bitmap menuitem

How do i construct a WideString with a diacratic in a non-unicode Delphi version?

Are there any Delphi DFM to Delphi source code convertion tools?

delphi dfm

It is possible to do something like XE2 LiveBindings in D2010?

delphi livebindings

Unit source code does not match code execution path when breakpoint hit

Convert RFC 822 Date to TDateTime

delphi datetime rfc822

How can I close an app without a modal dialog box being shown?

How do I reorder items in a TCollection?

How to find out if an object supports a given interface (between two DLLs)

delphi plugins interface

Collection of DLL's in another Designated Folder?

delphi dll delphi-7

IP Address String Routines in Delphi?

Delphi multiple indexed generic list

delphi generics

StrLComp vs AnsiStrLComp when called with Unicode strings

What are the simplest database types which I can use with ADO?

Display JPEG, fit an image larger than the control so it just exactly fits in the Timage control bounds

delphi timage

Delphi 7, strings problems

Access main form from child unit in Delphi