Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-xe

how auto size the columns width of a list view in virtual mode?

delphi delphi-xe tlistview

How can I increase the size of the string that an external debugger visualizer can display?

Delphi XE3 EXE file size 25 times larger than Dephi 7

Is there a RTL function like StringOfChar which duplicates strings instead of chars?

delphi delphi-xe

FillRect doesn't paint the complete TStringGrid cell in Delphi XE2

How to do a REST webserver with Delphi as a backend for a big web application?

delphi rest delphi-xe

How to reorganize the folder structure of my units in Delphi?

Does Delphi XE produce faster code than Delphi 2007?

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?