Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Parsing xml file Delphi

xml delphi delphi-xe2

How to adjust the code made for WINx86 to compile for WINx64

delphi delphi-xe5 win64

What is this “cyclic inheritance” called in Delphi?

delphi inheritance

How can I find the drive letters for all disks on a system?

windows delphi winapi

Delphi. How to disable Vcl Themes for TFileOpenDialog and TOpenDialog

delphi styles themes vcl

Delphi Component Custom property not to be saved on the DFM files

delphi delphi-10.4-sydney

Boolean expression order of evaluation in Delphi?

How can I capture modifier keys while starting a Delphi app to force some behavior

delphi sqlite

How to determine active monitor of the current cursor location

delphi multiple-monitors

What technique would be the least effort to internationalise (at least multi-language) existing Delphi Applications?

Parser generator for Delphi?

delphi dsl parser-generator

What are the ways of interchanging string data between clients and a server in Delphi?

delphi client

How do I get the handle for locking a file in Delphi?

delphi locking

Linking C .obj files into Delphi application, resolving standard C dependencies

c delphi .obj

(Sender:TObject)

delphi

I have the Process ID and need to close the associate process programmatically with Delphi 5

delphi

how send data record using SendMessage(..) in separate process

How do I associate a record with a TListBox item?

delphi listbox

Why Some Assembly Instruction Are not Documented

How to display a table in ShowMessage?