Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Invalid typecast: convert record to tobject on 64-bit platform

A generic list of records that contains dynamic array

Why is my {$IFDEF DEBUG} conditional not working in Delphi?

TListView groups and items do not appear after clearing and reloading groups and items

delphi tlistview

How to highlight a specific line in source editor using OpenToolsAPI

delphi toolsapi

Delphi Spring framework register generic type

"Access to the Registry Key Denied" when building a .NET DLL for COM Interop

Advantages to not splitting small(ish) classes into separate files?

delphi

Do I need a critical section to get the index of a value in a stringlist?

Which one i should use to do 64-bit pointer math for Delphi,, NativeUInt or NativeInt

delphi pointers

Firebird External Tables

(How) can I export the call stack when on a breakpoint?

Delphi TList<T> generics

delphi generics tlist

Caption of PngBitBtn does not appear when runtime themes are enabled

delphi vcl-styles

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+