Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

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

How can I set the $RTTI directive for the entire project?

delphi delphi-2010 rtti

In my custom component, how can I augment the mouse-enter and -leave events?

Is there an easy way to clone a string array?

delphi arrays

Delphi: How to use windowless controls?

delphi windowless

How do I catch a VK_TAB key in my TEdit control and not let it lose the focus?

delphi delphi-2009 keypress

Exist a tool to convert DFM files to sourcecode?

delphi lazarus freepascal

Is there a DivMod that is *not* Limited to Words (<=65535)?

delphi integer word