Event AllowRunProcess()
Description
Event (procedure) that is fired when the value of one of the fields in a record either by code initialization or by manual user intervention.
After pressing the OK-button on the process form:
If the result is FALSE, the process is aborted, the BeforeStartProcess event will not be called.