TbcParser.GetVariables method

 

 

Top  Previous  Next

 

 

Unit

bcParser

 

Applies to

TbcParser

 

Declaration

function GetVariables : TStringList ;virtual;

 

 

Description

 

 

Returns a new TStringList object that contains all available variable names. It is caller's responsibility to free the returned TStringList. Making changes to this list does not effect the parser.