Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Delphi - Reverse Lookup ' who includes this unit'

delphi

Does a simple delphi form app needs any libraries or dependencies to deploy?

Converting Strings to Hex in a performant way

delphi

Restart Delphi Application Programmatically

TObjectList.Clear access violation

delphi

Is there a way to use JSONP with a Delphi DataSnap REST server?

Compiling for both x86 and x64

Iterating over main menu's items (including subitems)

delphi menu iteration

How can I make sure RTTI is available for a class without instantiating it?

delphi delphi-xe2 rtti

Drag and Drop files to Delphi form not working

delphi delphi-2010

Can I check the Indy version installed?

delphi delphi-xe2 indy

Array of a custom class as a property

class delphi components

How to save an unknown Interface to a Pointer?

delphi pointers interface

Delphi: 'Property ClientHeight does Not Exist'

VCL Style from DLL is affecting TMenuItem in Application

How do I pass nil to a var parameter?

delphi delphi-7

Do Delphi class vars have global or thread local storage?

multithreading delphi

Delphi, frames vs forms. What for multi-document interface?

delphi mdi frames tframe

How to tell if a Delphi app "owns" its console?

How can I efficiently retrieve the number of files in a directory?