Links
EControl Syntax Editor SDK
TSyntAnalyzer.TokenTypeNames Property

Specifies strings that are associated with the token types.

property TokenTypeNames: TStrings;

 

Each line of the TokenTypeNames is associated with the token type equal to the index of this line. 

For example, TokenTypeNames[0] is associated with the token type 0, TokenTypeNames[1] is associated with the token type 1 and so on.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!