Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

delphi timer ticks faster than timer service interrupt routine

Show last line in a TLabel

delphi delphi-7

Why Synchronize is being locked by ShowModal?

delphi

How to set default value to record in delphi

Delphi compiler difference between IntToStr() and Integer.ToString()?

Trunc() fails for high Int64 for 64-bit builds

delphi 64-bit

Extending library classes with own methods in Delphi pascal

Upgrade Indy library to use latest OpenSSL library

delphi openssl indy indy10

Save desktop layout in Delphi Community Edition

delphi delphi-10.3-rio

Is there a way to see if a character is using 1 or 2 bytes in Delphi 2009?

Delphi - Displaying All Image Format

delphi image

Delphi: properties with same name in descending class

Problem starting program with a dll embedded as a resource

Delphi: creating & displaying TImage on FormCreate

delphi delphi-7 timage

AnsiString return values from a Delphi 2007 DLL in a Delphi 2009 application

EventHandler inside a TFrame?

Delphi 7 compile getting slower over time?

delphi delphi-7

How can I make a component disappear in the form designer?

comparing a GUID so I can sort by GUID

delphi sorting guid

How to ensure 16byte code alignment of Delphi routines?

delphi memory-alignment