Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

How can I make the second instance of my program pass control back to the first instance?

delphi

Delphi - setting Full Control on Registry Key

delphi permissions registry

Is there a way to increase the default stack size beyond 16777216 bytes?

How can I call an overloaded function based on enum typeinfo?

delphi typeinfo

TStrings is returned as "Inaccessible value" when exception is raised in function

delphi

Access violation assigning autocomplete strings to

Delphi Statictext font colour change without styles

delphi

Deploying Android App (developed in Delphi FireMonkey) to Google Play Store

Drawing a thick dotted line on a ImgView32 layer

delphi delphi-xe graphics32

Why can applications developed with Embarcadero XE6 or higher not target XP?

Is it possible to declare const array item values individually

arrays delphi constants

Metaclass default argument value (Delphi 2009)

What pointer-related things don't work in Delphi XE8's mobile compilers?

It's ok to allocate a pointer of one type and dispose it as a different type but of the same size?

delphi pointers types

How do I check or change which set elements are present, using RTTI?

delphi generics set rtti

How to hide expand/collapse button in Virtual Treeview?

Delphi INI readstring limitation

delphi limit ini

How to get sub folder names of a directory that also contain dots in the name?

delphi delphi-xe7

To check if a query returns more Fields than when you created it and defined its persistent fields

change color of listviewitem text in delphi

delphi firemonkey