Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

What is the best tool to detect memory leaks in Delphi [closed]

delphi memory-leaks

Can a desktop Delphi application be certified for Windows 8 (using Windows App Certification Kit)?

Looking for a Complete Delphi (object pascal) syntax

delphi syntax grammar

Delphi code completion performance [closed]

What does `at ReturnAddress` mean in Delphi?

delphi exception

Is there a program to decompile Delphi? [closed]

Tool for licensing and protect my Delphi Win32 apps [closed]

delphi licensing

How to return array from a Delphi function?

arrays delphi

how can delphi 'string' literals be more than 255?

string delphi size delphi-7

Delphi - Convert byte array to string

delphi

Delphi - prevent against SQL injection

What are the pros and cons of using interfaces in Delphi?

delphi interface

How to correctly write Try..Finally..Except statements?

How to raise exceptions in Delphi?

delphi exception

What Simple Changes Made the Biggest Improvements to Your Delphi Programs [closed]

performance delphi memory

Gethomepath not working on iOS 5 / OSxLion

delphi osx-lion firemonkey

Unable to get ampersand (&) to display in a Delphi TActionMainMenuBar

delphi delphi-xe6 ampersand

How Can I Best Guess the Encoding when the BOM (Byte Order Mark) is Missing?

How do I load icons from a resource without suffering from aliasing?

windows delphi winapi

Opening a TStream on stdin/stdout in a Delphi console app