Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

In Java, is there an equivalent of Pascal's typed constants

java delphi pascal

Stop Label Caption Flickering

delphi delphi-7 flicker

Delphi DLL return string from C# ... .NET 4.5 Heap Corruption but .NET 4.0 works? Explain please?

c# .net delphi pinvoke

How to eat bytes flowing out of a stream?

How can I convert a Unicode string to an AnsiString?

delphi delphi-xe4

Why Does Delphi Console Application Need Form For TSQLConnection To Work?

Can I disable the Insert key in the Delphi IDE?

delphi insert keyboard

Execute background program and continue execution of code?

delphi

delphi convert gif to png with transparency

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