Skip to content

mcirinei/TProcessDelphi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TProcess-Delphi

TProcess for Delphi, ported from Freepascal

About TProcess

TProcess allows one to capture the output from an executable in a cross platform way without using low level API calls and pipes (this is a wrapper around them).

Many developers have complained that there is no equivalent in Delphi which freepascal already has, so why not port it? That's what this project intends to do.

Initial port done for MS Windows. More work done on this soon: get it working in Firemonkey, macOS port (so long as FireMonkey has the needed Macos/Unix functions in the RTL which fpc used)

About

TProcess for Delphi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Pascal 100.0%