Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Moment of last IUnknown.Release call

delphi

How to determine which TLS/SSL protocol was negotiated when using sslvSSLv23?

delphi indy indy10

Overlapping TCustomControl objects draw out of order when the form is created/restored

delphi delphi-2007

How to let a toast notification stay in Windows 10 Action Center with Delphi

Change in behavior for TStringStream.ReadString in D2009?

delphi

Delphi and i18n

Language neutral plugin architectures

How to deal with network drops and Indy IdTCPServer

delphi tcp indy10

How to convert between TVarRec and Variant?

delphi delphi-2006

Is there a good Object Pascal mode for Emacs?

emacs freepascal delphi

How to eliminate the flicker on the right edge of TPaintBox (for example when resizing)

What is the quickest way to learn to support Delphi? [closed]

delphi delphi-5

How to pass dynamic array of string to a dll library (dll and client written in d7) without ShareMem Unit?

Pass Generic Record in an array of const

delphi generics delphi-2010

How to send WCF's ClientCredentials using Delphi XE

Delphi: how to do digital signature with timestamp of files?

delphi digital-signature

Delphi action list equivalent in C#

Animating the addition of a string to a ListBox in FireMonkey

Read/write example codes for TPipeServer and TPipeClient components and security check

Produce Delphi Code that will Parse a file with a given BNF format