JCL Help:TExpressionCompiler.Clear
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TExpressionCompiler.Clear Method
[+] TExpressionCompiler Methods
Search in JCL Help
Search in all projects
Summary
Clears all compiled expressions.
Pascal
public procedure Clear; override;
Description
This method frees all internal compiled expressions; this will invalidate any remaining compiled expression function pointers, and subsequntly calling one of these remaining function pointers will result in undefined behaviour (probably an access violation).
About
Donator
Barry Kelly
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page