Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-7

Delphi: OnTimer event of my own Timer never happens

delphi timer delphi-7

Why compiler skips assigning variable

delphi delphi-7

Delphi overwrite existing file on save dialog

delphi dialog delphi-7

How do I catch certain events of a form from outside the form?

How to redirect mouse events to another control?

delphi delphi-7

How do I pass nil to a var parameter?

delphi delphi-7

How to create a combobox with two columns (one hidden) in Delphi 7?

delphi combobox delphi-7

Am I creating a memory leak here?

How to visualize the value of a pointer while debugging in Delphi?

delphi delphi-7

Can we call Native Windows API from Delphi?

How to remove focus from currently focused component?

delphi focus delphi-7

Set Of String??!!

delphi delphi-7

How can I use WriteLn with an enum type?

delphi delphi-7 pascal

combine two or more conditions in one if statement

delphi delphi-7

The difference between {} and //?

delphi delphi-7

How can my TComponent intercept the ESC key and handle it?

delphi delphi-7

Using TScreen in Delphi 7

delphi delphi-7

How to pass dynamic array of string to a dll library (dll and client written in d7) without ShareMem Unit?

How to Decode XML Blob field in D7

sql-server xml delphi delphi-7

Adding a shortcut to a programmatically added system menu option