Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-xe7

Why is dynamic array "constructor" much slower than SetLength and elements initialization?

Why does Delphi XE7 IDE hangs and fails on out of memory exception? [closed]

Why I can access btn.Caption when btn is NIL?

delphi delphi-xe7

Should variable be initialized before call to function?

Delphi conditional compilation in uses clause

Are we responsible for drawing the caption when using Windows API to draw a Button?

delphi winapi delphi-xe7

Does TAction.OnUpdate event degrade the performance?

{$WARN SYMBOL_PLATFORM OFF} does not turn off warnings

Why does TPath.HasValidPathChars accept '?' as a valid char in a path?

TPopupMenu retains max width, even after Items.clear

Why does this code fail when declaring TMemoryStream locally but works when globally declared?

delphi delphi-xe7

Is it possible to have two properties with the same name?

delphi delphi-xe7

What could cause "No mapping for the Unicode character exists in the target multi-byte code page"?

delphi unicode delphi-xe7

Why are the Delphi zlib and zip libraries so slow under 64 bit?

Connect via Bluetooth with Delphi XE7 using portable printer

TJson.JsonToObject<T> throws errors in a multi-thread environment

EProgrammerNotFound exception in Delphi?