Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

How to use StackAlloc in x64?

delphi delphi-xe7

Is calling ShowModal with setting PopupParent a good idea and is it necessary in newer Delphi versions?

delphi delphi-2006

What, if any, are the alignment requirements for the atomic intrinsic functions?

delphi delphi-xe7 armv7

TreeView's ScrollBar Not Accept VCL theme when mirroring

Will declaration of array outside a function increase the performance of repeatedly calls to the function?

function delphi

Program hangs when unloading a DLL making use of GdiPlus

delphi dll gdi+

Why does RAD Studio Seattle 10 install Windows 10 SDK? (and does it work with newer SDKs?)

Using New/Dispose with record pointer containing WideString

delphi unicode delphi-7

Delphi - TStringList Save/Load to stream encoding

delphi delphi-10-seattle

Wrong icon used as default icon after loading icons from a RES file

delphi controls vcl delphi-xe7

How to detect WindowState changes?

forms delphi vcl

MessageDlg does not make sound

delphi delphi-10-seattle

Delphi factorial operations precision

algorithm delphi

AV when releasing a Form after compressing and sending a TFDDataset's Data

MD5 base64 hash is different when compiled in Delphi as 32-bit or 64-bit - how can I make them the same?

delphi delphi-xe2

Loading long RTF-Text in TRichEdit does not work

delphi delphi-xe4

Delphi - Trying to get StackTrace for an exception

Find out why application thread messages go missing with TSaveDialog

Sorting old Contnrs.TObjectList on Win64 [duplicate]

delphi 64-bit

is there a way to obtain the same result than set compiler flags at runtime for PEFlags?