TbcParser.GetFunctions method

 

 

Top  Previous  Next

 

 

Unit

bcParser

 

Applies to

TbcParser

 

Declaration

function GetFunctions : TStringList ;virtual;

 

 

Description

 

 

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