Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Stopping Delphi Indy threads without having to wait end Timeout

multithreading delphi indy

Simple TListView OwnerDraw Text Font Size and Color example?

delphi ownerdrawn tlistview

Two way communication using Cromis IPC

Event assignment in Delphi Interposer class

delphi delphi-xe2

Is there a way to find out which button of a TButtonGroup was clicked?

delphi button

TClientDataset ApplyUpdates error because of database table constraint

Determine if a Delphi 6 class object is a derived class using a class name in string form?

delphi class inheritance rtti

Elapsed/time interval in Delphi?

delphi date time vcl

WriteProcessMemory equivalent on OS X

macos delphi hook delphi-xe2

Which toolbar does Delphi XE2 use for the project manager?

delphi delphi-xe2 toolbar

How to calculate an area of a Windows region (HRGN) in pixels?

delphi winapi area region

Is it possible to read an external resource file which is not embedded in application?

How to check if passed argument is class?

delphi class vmt

How to hide a MDI Child form in Delphi?

windows delphi winapi mdi

"Additive" text rendering on TCanvas?

delphi

How to 'close on external click' for a TPanel (like TCombo) in Delphi

delphi vcl

How to know which is the default mail client?

delphi outlook delphi-xe2

Why Terminated property of thread is set?

multithreading delphi

File Masking in delphi

delphi mask

FireMonkey: How to focus the next control on vkReturn?