Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Latest commit

 

History

History

Pascal

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

TcSo Pascal

This is the Pascal version of the Try catch stack overflow. Use the try catch block used in tcso.pas. You can use it in your projects. Please don't forget to make improvements and submit a new pull request.

Requirements

Notes

If you encounter an error related to the compiler not finding LclIntf, it means the compiler didn't find the LclIntf unit and you may need to reinstall to fix the issue (Since you use Pascal for GUI purposes mostly anyways)

If you can't be bothered doing this, you can removed LclIntf from the uses clause (don't keep the dangling comma btw) and change OpenURL to writeln.

Credits

Developed by: Richard Orilla

Contributors
  • {your-name-here}