Event interface to syntax analyzer (lexer).
IecSyntClient = interface;
ecSyntAnal
Use this interface in objects that require syntax analyzer's events.
To get these events you have to add client to TSyntTextSource or to TCustomSyntaxMemo that are linked to particular syntax analyzer.
|
Topic |
Description |
|
The methods of the IecSyntClient class are listed here. |
|
Method |
|
IecSyntClient Methods |
Description |
|
Called when syntax analysis is finished. | |
|
Called when styles of syntax analyzer is changed. |
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|