Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

TBitmap.Create not working in delphi console application

delphi delphi-xe2

How to make a console application wait for the "Enter" key, but automatically continue after time?

Can I force `const` to pass by reference (aka the missing `in` parameter)

delphi pass-by-reference

Testing the type of a generic in delphi

Why does WaitForMultipleObjects fail with multiple thread handles?

Equivalent of InterlockedExchangeAdd for Linux using Delphi 10.2)

linux delphi atomic

C# equivalent for Delphi's in

c# delphi

Delphi {$IFDEF CONSOLE} Problem

get the full path from a PID using delphi

delphi delphi-xe

Delphi: Is it possible to have a combo box with disabled items in it?

delphi combobox

Sharing data array between two applications in Delphi

arrays delphi shared-memory

Details of what features FireMonkey (FMX) inside the NEW Delphi Rad Studio XE2 contains?

Delphi XE2 TurboPower component status

delphi turbopower lockbox-3

Creating object instance based on unconstrained generic type

delphi generics

How do I put a semi transparent layer on my form

delphi transparency

Difference between datetimes in Hours, Mins, Seconds

delphi delphi-2010

Firemonkey android NFC Adapter

Why does scrolling through ADOTable get slower and slower?

Passing a string to an already running instance of an application

delphi winapi

How do I reduce "uses" boilerplate for new forms?