Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Delphi - TPerlRegEx / RegExBuddy Problem

regex delphi pcre regexbuddy

How to use TValue.AsType<TNotifyEvent> properly?

delphi delphi-2010 rtti

Char and Chr in Delphi

delphi char

Circular reference fix?

delphi pascal

How to detect popup of a sub-menu of a popup menu (and how to populate it dynamically)?

delphi winapi

How to retrieve the file previews used by windows explorer in Windows vista and seven?

delphi native-methods

Optimize included files and uses in Delphi

delphi delphi-2007

tfilestream.seek and offset confusion

delphi indy tfilestream

Delphi - detecting if my app has a modal dialog open

Is there a better way of adding a few characters to a TMemo?

delphi character tmemo

Is there a SAX Parser for Delphi and Free Pascal? [closed]

How do you read the user's display (first and last) name on all versions of Windows reliably?

c# delphi winapi msdn

how to simulate the inheritance of a record?

delphi inheritance record

Can a Delphi generic class descend from its class argument?

Using SecureZeroMemory in Delphi

c++ c security delphi memory

Is it possible to store a record in a ListBox's Item.Object property?

delphi listbox listboxitem

Universal "document/image viewer" for Delphi?

Unit-testing mouse event handlers

Recreating corrupted Delphi form

Connect 4: Check for winner

delphi pascal