TbcParser.IsVariableUsed method
|
Top Previous Next |
Unit
Applies to
Declaration function IsVariableUsed ( const varName : string ) : boolean ;virtual;
Description Returns true if a variable with the name 'varName' is used in the current expression. |