Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

How to return an error code with Halt(n) from an Exception block with D2007?

Why don't tfVerticalCenter and tfBottom work as expected in TCanvas.TextRect?

delphi graphics canvas

how to write and execute a thread

multithreading delphi

Understanding constructor visibility

How to batch convert bdsproj to dproj?

delphi delphi-2007

It is possible to create more than one MDI form in a delphi application?

delphi forms mdichild

Do Delphi Attributes require a constant parameter? If so, why?

delphi function constants

Conversion from Delphi to .NET 4 (Without any tool) [closed]

Ignore unknown properties when reading object from stream

Delphi: How to aggregate just the ranged records in TClientDataset?

delphi tclientdataset

Crawler url queue or hash list?

delphi hash queue web-crawler

Understanding TBitmap.Scanline in Delphi & C++ Builder

Getting "ÿþI" as output data when reading from a .log file using delphi

delphi delphi-7 delphi-2007

Why do I need to assign the Canvas's font to change font size in Delphi 2009?

delphi fonts delphi-2009

Is there an example of syntax highlighting for DScintilla?

delphi scintilla

DrawText with DT_CALCRECT - Is there a way to calculate the height of the rect WITHOUT modifying the width (with large strings)?

delphi winapi drawtext

Combining generics with different constraints

delphi generics

How to display part of a bitmap transparent

How to show more than 200 rows in TStringGrid using LiveBindings?

how to make custom component property?