Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-xe

Delphi - timer inside thread generates AV

Need multi-threading memory manager

delphi delphi-xe

should I move to the new Delphi XE Starter?

delphi delphi-7 delphi-xe

ClientDataset.RefreshRecord no longer works in Delphi XE for joined tables - any workarounds?

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