TatCustomScripter.OnBeforeExecute Event
OnBeforeExecute is called before a script routine (or main block) is executed. ALabel contains the name of the routine to be executed. If the main block is to be executed, ALabel is an empty string.
Syntax
Unit: atScript
property TatCustomScripter.OnBeforeExecute: TBeforeExecuteEvent