Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

open default browser with a post in Delphi

Delphi DEC library (Rijndael) encryption

Delphi: validate email without regular expressions

Unit path compiled in executable

delphi delphi-7

How can I change the datatype of a column from integer to text in SQL Server?

Fastest way to calculate colors for a gradient?

Drop down menu for TButton