Links
EControl Syntax Editor SDK
TSyntToken.GetStr Method

Returns token string.

function GetStr(const Source: ecString): ecString;

Source is the text that has been analyzed. 

You can also use TClientSyntAnalyzer.TagStr property to get token string.

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