Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

why does the delphi ide increase the windows platform timer resolution?

delphi ide delphi-2010

Cant change the color of a TPanel in delphi [duplicate]

delphi

TSaveDialog file extension and [ofOverwritePromt] issue

delphi tsavedialog

How to prevent Delphi ADO from loading the entire table into memory?

delphi ado

Hide the Main Form in a Delphi 2009 Application

delphi delphi-2009 vcl

Formatting a float to ###.## (two decimals)

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