Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Need form to stay on top of parent only

delphi delphi-2009 winapi

Can I resize a Delphi array without losing its previous contents?

delphi dynamic-arrays

How to save an object to a file in Delphi

delphi

Delphi: How to add a different constructor to a descendant?

Convert TColor to COLORREF

delphi

Monitor Memory Use in Delphi App

How to pass "nil" constant to the untyped parameter?

delphi untyped-variables

How to autogenerate *_TLB.pas in Delphi XE?

delphi com delphi-xe typelib

Does Delphi XE2 FireMonkey support Indy for cross-platform apps?

Delphi XE2: Reloading a custom VCL style from file?

It seems that sometimes Delphi is case-sensitive - "override method should match case of ancestor"

Creating a mail with attachment in Outlook and displaying it

delphi outlook mailing

How do I refer to components created at runtime rather than in the form designer?

delphi delphi-7

Why is my TScrollBox not showing scrollbars?

delphi tframe tscrollbox

Component for encryption

Obtaining address locations of an overload method

Is it possible to use VirtualStringTree for a master detail grid view?

How can I reduce the size of my Delphi dll's?

delphi dll delphi-7 delphi-xe3

Delphi: TStringList.Contains?

How do I instantiate a class from its TRttiType?

delphi delphi-xe2 rtti