Links
EControl Syntax Editor SDK
TParserResults.Owner Property

Indicates Owner of the analyzer object.

property Owner: TSyntAnalyzer;

Use this property to access TSyntAnalyzer component. For TCustomSyntaxMemo use SyntObj.Owner instead SyntaxAnalyzer property to get active analyzer for the editor (when you use TSyntTextSource that is linked to TCustomSyntaxMemo and has assigned TSyntTextSource.SyntaxAnalyzer, TCustomSyntaxMemo.SyntObj.Owner will be equal to TSyntTextSource.SyntaxAnalyzer).

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