Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-xe

How to switch an Application between Themed and not Themed at run-time?

Is there a non-reference-counted base class like TInterfacedObject?

Access a strict protected property of a Delphi class?

How can I allow a form to accept file dropping without handling Windows messages?

In Delphi, why does passing a Interface variable sometimes require it to be a const parameter?

delphi interface delphi-xe

How To Zoom with keeping aspect ratio correctly

delphi delphi-xe

TProc<TObject> to TNotifyEvent

delphi delphi-xe anonymous

Managing null values in variants using Delphi

delphi null delphi-xe variants

XPath and TXmlDocument

How to add manifest <requestedPrivileges> info into delphi project

delphi uac manifest delphi-xe

Hidden Main Menu in a delphi program, automatically shown using Alt key

delphi menu delphi-xe

What is new in multithreading in Delphi XE?

Which language elements can be annotated using attributes language feature of Delphi?

What is TMonitor in Delphi System unit good for?

How to ensure only a single instance of my application runs?

delphi delphi-xe

How hard is it to migrate a project from Delphi 7 to Delphi XE?

Delphi: why breakpoints from time to time are not usable (green highlighted line on IDE)?

TThreadedQueue not capable of multiple consumers?

BcdDivide function behave differently in Delphi XE and XE2

delphi delphi-xe delphi-xe2

SOAP server and client application VCL+indy demo for Delphi XE?