Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Recommendation needed for good database for Delphi desktop app

Why Do Some Delphi Components Require "AOwner: TComponent" To Construct Them?

delphi vcl

What's a good way to serialize Delphi object tree to XML--using RTTI and not custom code?

When and Why Should I Use TStringBuilder?

Delphi: Pass by reference or pass by value?

delphi parameter-passing

How can I disable screen update which updating a lot of controls?

delphi

How to convert TBytes to Binary File? (using MemoryStream)

delphi file binary stream

How do I parse a web URL?

delphi parsing url delphi-xe2

usage of property vs getters/setters in business classes

GDI handle leak using TGIFImage in a second thread

How to explore the symbols of a dcu files in Delphi IDE?

delphi toolsapi

Context menu disappears with Word automation

Delphi XE3: Problems with complex pre-build events

delphi delphi-xe3

Get which capture group matched a result using Delphi's TRegex

regex delphi

Why is trying to open a TOpenDialog spawning a ton of threads?

What is the "current" Delphi web app framework?

delphi

How to set the Accessible Name associated with a TEdit control?

Windows 7 style Notifications Flyouts in Delphi