Hi everybody,
I'm new to Delphi.. In C# i can do something like this:
How can i do that in Delphi?C# Code:
System.Diagnostics.Process.GetProcessById(PID).Handle
Any help would be appreciated.
Printable View
Hi everybody,
I'm new to Delphi.. In C# i can do something like this:
How can i do that in Delphi?C# Code:
System.Diagnostics.Process.GetProcessById(PID).Handle
Any help would be appreciated.