Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Is there any Delphi XE2 styles gallery?

Doing a SetLength on an array passed into a proc by reference

delphi

Is a dynamic array automatically deallocated when it goes out of scope?

Delphi XE4 immutable strings

delphi delphi-xe4

How to define private base Application messages?

delphi winapi messages

How does TMemo eat an escape key, when TEdit doesn't?

delphi

Issues submitting firemonkey app to app store

Application hangs in SysUtils -> DoneMonitorSupport on exit

With what delphi Code should I replace my calls to deprecated TThread method Suspend?

delphi tthread

Autosize columns for TListView

Detecting if a directory is a junction in Delphi

delphi junction

Is a themed Main Menu with icons possible in Delphi?

Delphi Tdictionary inheritance

delphi generics inheritance

How to Pass an Object Method as a Parameter in Delphi, and then Call It?

delphi pointers callback

How do I debug an Access violation in the field?

delphi

Why does this code fail when declaring TMemoryStream locally but works when globally declared?

delphi delphi-xe7

Delphi: How to get rid of "Ancestor of TMyForm not found error'?

delphi ide

Application taking a really long time to synch threads ( or not at all )

Show "empty" TDateTimePicker

delphi delphi-2010

Delphi - How to prevent Forms/MsgBoxes to move under prior form?