Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Broadcast a byte value to all 16 XMM slots in Delphi ASM

How do I make a procedure change the value of a variable argument?

delphi delphi-2010

How to add 64 bit target platform in Delphi XE8?

Why Delphi does not output the DCU files in the correct folder?

delphi delphi-xe7 win64

Can I create a VarArray OleVariant from a buffer (pByte) and size without copying?

delphi delphi-xe4 safearray

why does tmediaplayer delay a caption changing on a tpanel?

delphi media-player

How to make Delphi TButton control stay pressed?

delphi delphi-2010 vcl

How do I get the version number of the current project using ToolsAPI in Delphi 10.2

Mixing Atomic operation with non atomic operation

delphi firemonkey

TSaveDialog and 2 formats with same extension

How to manage concurrent Input/Output access to a XML file from multiple instances of an EXE, using Delphi.

xml delphi mutex

Minimize a external application with Delphi

delphi window minimize

Porting a unicode enabled Delphi 2006 application to Delphi 2009

delphi unicode delphi-2009

Has anyone experience with porting a D2007 + TntControls application to D2009?

HTML Editor for CBuilder/Delphi

Array Property, TList, TStringList, or TCollection, etc (Delphi Win32)

Using TOwnedCollection descendant in Delphi

How can I detect if ApplyUpdates will Insert or Update data?

Is there some functionality in/for Delphi that converts a string with html named and numbered entities to unicode text?

html delphi unicode entities

Behaviour of TMultiReadExclusiveWriteSynchronizer when promoting read-lock to write-lock