Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Is it ever preferable to sort GUI elements instead of sorting the data and have the GUI show the sorted data?

Erase or delete a line drawn on a TImage Canvas

delphi canvas line draw erase

Drawing a hexagon

Form object's event can't see inherited method

delphi inheritance delphi-7

How do I make the scrollbar's thumbtrack resize

How to register a 64-bit dll (on a 64-bit OS) from a 32-bit application

delphi 64-bit

Delphi 7 - Decode Base64 String to Byte Array

delphi base64

Changing XML node attribute value gives "Namespace error"

delphi delphi-xe2

What options do I have to cancel a long list of actions in a Delphi appliction?

delphi coding-style

Replace RIDL file and typelib in Delphi XE3

delphi com delphi-xe typelib

How to save breakpoints using the Delphi IDE?

delphi breakpoints

Delphi try finally on multiple objects

delphi

How Determine if a TRttiMethod is a function

delphi rtti delphi-xe

Is using AlignWithMargins when spacing between controls good option?

How to trace _AddRef / _Release calls for OLE Automation objects

delphi delphi-xe2 ole

Error ' Invalid ZStream operation ' Delphi 11.0

delphi

ASP.NET with Delphi 2007 for .NET. Could not load file or assembly … The located assembly's manifest definition does not match the assembly reference

android.os.FileUriExposedException: <filename> exposed beyond app through Intent.getData()

android delphi

JSON with SuperObject: is element an array or an object?

json delphi superobject