TbcParser.IsNParamFunction method
|
Top Previous Next |
Unit
Applies to
Declaration function IsNParamFunction ( const funcName : string ) : boolean ;
Description Returns true if a function with the name 'funcName' is present in the current list of functions that take any number of parameters. |