Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

check if an item has been selected in ListBox

delphi listbox

Serializing a TdwsProgram

delphi dwscript

When I encode/decode SMS PDU (GSM 7 Bit) user data, do I need prepend the UDH first?

delphi sms concatenation gsm pdu

Parsing JSON into TListBox

Component on glass area

Helpfile opened from modal window unresponsive

delphi delphi-xe2 helpfile

Why doesn't TPageProducer remove quotation marks from strings?

string delphi delphi-xe4

Delphi XE: bogus "Never-build package must be recompiled" / "F2084 Internal Error: U10346" errors when building packages

delphi delphi-xe bpl

How can I include a method pointer in a typed constant?

delphi

Why does Delphi insert nop's in the middle of nowhere?

delphi assembly delphi-xe2

Masking floating point exceptions with Set8087CW, SetMXCSR and TWebBrowser

Explain errors from GetKeyState / GetCursorPos

delphi delphi-2006

IXMLDocument exclude xml declaration

xml delphi delphi-2006 xmldom

Delphi - Obtain Full Stack Trace on OSX

What does type after the = do in a type declaration

delphi

TDictionary Hashing is broken for records of strings

Why is threadTerminate not called inside a dll

delphi dll

Delphi: Calling a C dll function with Debugger takes 15 s without debugger 0.16 s. Why?

Delphi 10 Seattle changes to Win32 GetPath and redundant TPoint and _POINTL record types

Factory pattern, memory leak