Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Published interface properties bug and workarounds

Serious FireMonkey performance issues when there are a lot of controls at screen

How does one escape characters in Delphi string

What is the difference between the new TFileOpenDialog and the old TOpenDialog?

What's the simplest way to call Http GET url using Delphi?

Compiler bug when using generics and forward declaration in Delphi XE2

delphi delphi-xe2

Is it possible to define {$IFDEF} for more than one directive at once?

Recommendations for a docking library for Delphi / C++Builder?

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?