TbcParser.DeleteAllFuncs method

 

 

Top  Previous  Next

 

 

Unit

bcParser

 

Applies to

TbcParser

 

Declaration

procedure DeleteAllFuncs ;virtual;

 

 

Description

DeleteAllFuncs method deletes all variables from the list of available functions.

 

This action may be useful when number of unused functions is too high that causes performance to degrade.

 

When a function is deleted  Dirty flag is set to true so that next time the Evaluate function is called the expression will be reparsed.