Destroy built-in manager instance
Source position: fpexprpars.pp line 813
public destructor TExprBuiltInManager.Destroy; override; |
This destructor properly cleans up the built-in manager by freeing all registered built-in identifier definitions and any other allocated resources used by the manager.