Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

calling methods of a class inherited form an interface and another ancestor

Converting a cdecl function call from C to Pascal that uses callback with variable argument lists

c delphi header-files pascal

delphi directoryexists function odd behaviour for network mapped units

How to prevent the screen from automatically rotating on a tablet?

Strange 0x0eedfade exception in Delphi multi thread program

delphi: how can I put Image in DBGrid Title?

Indy 10 for Delphi 7

delphi delphi-7 indy10

How to read value of ParamStr with different deliminators?

Correct way to dispose of TDictionary after sorting it into an array

How to calculate how far a user has scrolled in a TListView but not while the user is scrolling?

delphi

Delphi class variable going out of scope before class destructor is called

Play a sound alert/beep on Delphi XE5/Android platform

android delphi delphi-xe5

How to change TreeView node height, to draw 3 lines in a node

delphi treeview delphi-7

generic TList of records with a sub list?

delphi generics tlist

Android Application Version (RAD Studio XE5)

android delphi delphi-xe5

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