Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Interface delegation on Win64

Log in to website from Delphi

delphi indy

Seeking single file encryption implemenation which can handle whole file en/de-crypt in Delphi and C

How do I prevent a double-click on an Open File dialog from registering a click on the form under it?

Delphi - How to correctly register a graphic class since XE8?

How do I put GIF/PNG/... image on a BitBtn in Delphi?

delphi delphi-2007

Is a dynamic array of Char allowed when the parameter type is open array of Char?

How to define an unsigned 64-bit integer in Delphi7?

delphi uint64

What Uxtheme function I must use to get the default size of the minimize, Maximize and close buttons?

c++ delphi winapi uxtheme

Delphi - How do you generate an event when a user clicks outside modal dialog?

delphi delphi-2006

How to stop Delphi from generating a RSM file?

How can Delphi records be initialized automatically?

delphi

Use of Supports() function with generic interface type

delphi generics interface

Delphi 2010 remote debugging - unable to get breakpoints working

Recommended 2D Sprite engine for a Delphi board game? [closed]

delphi opengl sprite

How can I implement "writable calculated" fields in a TDataSet?

What's the most CPU-efficient way to "waste time" in a thread?

Can I convert a msxml.IXMLDOMNode to XmlIntf.IXMLNode in Delphi?

xml delphi delphi-xe msxml

Is it possible to create a type alias to a generic class in Delphi

recovering from "Connection Reset By Peer" Indy TCP Client

delphi tcp indy