Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Buffered files (for faster disk access)

file delphi io stream buffer

Why would a Delphi programmer use Lazarus as the IDE instead of using Delphi's IDE? [closed]

delphi ide lazarus

Best way to do non-flickering, segmented graphics updates in Delphi?

delphi winapi graphics

Recommendations for a scripting or plugin language for highly math-dependent user coding? [closed]

c++ delphi api plugins

Identifiers for Delphi's $WARN compiler directive

delphi warnings

Standard URL encode function?

delphi

Why can a WideString not be used as a function return value for interop?

delphi

Which is preferable: Free or FreeAndNil?

delphi

Delphi: What is Application.Handle?

What's the difference between Refresh, Update and Repaint?

delphi vcl

How to get the Memory Used by a Delphi Program

How to make TRichEdit behave like WordPad on Windows 7 when changing font for certain non-text characters?

Is COM broken in XE2, and how might I work around it?

delphi com delphi-xe2

Midi Timing Issues with Delphi ASIO VST and MiniHost

delphi delphi-xe2 midi vst

Profiler and Memory Analysis Tools for Delphi [closed]

Delphi 2006-2010 error: "Cannot create file C:\Users\Admin\AppData\Local\Temp\EditorLineEnds.ttr"

How do I make Beyond Compare ignore certain differences while comparing versions of Delphi Form Files

Remote debugging with XE2 - display of strings

What's the difference between "var" and "out" parameters?

Delphi: StringList Delimiter is always a space character even if Delimiter is set