Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Handle runtime change of DPI (text size) on Windows 10

How do I fill in the area above the scroll bar in a TVirtualStringTree?

What's the difference between Post, ApplyUpdates, and Commit for databases?

database sqlite delphi lazarus

IList<T> crashes when T is an event handler?

delphi spring4d

How can i temporarily load a font?

delphi winapi

View output of 'print' statements using ADOConnection in Delphi

How is the best way to write a SOAP 1.2 Client with Delphi Win32

Qt for Delphi developers

c++ delphi qt

RAD Studio 2011 ( ? ) [closed]

delphi c++builder delphi-xe

Theres a UIntToStr in delphi to let you display UINT64 values, but where is StrToUInt to allow user to input 64 bit unsigned values?

delphi delphi-xe

What happened to OmniXML?

delphi omnixml

Differences in uses clause

delphi uses-clause

Why threads starve even on preemptive multitasking OS (Windows 7)

How to fix TPageControl Background Color without losing the system theme?

delphi delphi-2010 vcl

Moving images while drag and drop

Transactional handling of text files on Windows

How do you detect that a TEvent has been set?

multithreading delphi

How to enable drag and drop between normal & UAC elevated privileges applications

Why do I get "Constant expression violates subrange bounds" for HKEY_-constants in Delphi XE2 64bit?

How can I get the number of elements of any variable of type set?