Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-7

Delphi variable might not have been initialized warning

delphi delphi-7

Detecting 'text' file type (ANSI vs UTF-8)

delphi utf-8 delphi-7

What is the difference between Owner and Parent of a control?

delphi delphi-7

How to create a form programmatically with a couple components on it in Delphi

delphi delphi-7

Looking for a custom image grid

Is there a benefit in using old style `object` instead of `class` in Delphi?

How can I declare an array property?

Delphi, delete folder with content

windows delphi delphi-7

TTreeView selection glitch while dragging a node

Coinitialize(nil) and CoInitializeEx(0, COINIT_MULTITHREADED) difference

delphi com delphi-7

Issue with FileExists and Modified Date

delphi delphi-7

Calling functions from a c++ DLL in Delphi

c++ delphi dll delphi-7

Set Delphi 7 project "Version Info" from code?

delphi delphi-7

In Delphi 7, can I set up 'Debug' and 'Release' modes?

delphi ide delphi-7

Is there a way to instantiate a class by its name in delphi?

delphi delphi-7

What is Delphi's equivalent to "+=" for adding elements to a set?

delphi operators set delphi-7

Using TStringList's AddObject with integers?

delphi delphi-7 tstringlist

TMemo with Auto Show/Hide Scrollbars

delphi delphi-7

Thread.FreeOnTerminate := True, memory leak and ghost running

Intercept TAB key and suppress it

delphi keyboard delphi-7