Links
EControl Syntax Editor SDK
TSyntaxManager.MenuPlainText Property

Specifies caption of the "Plain text" menu item.

property MenuPlainText: string;

Plain text means no lexer linked to the editor, i.e. SyntaxAnalyzer property of the editor is nil. 

"Plain text" menu item is the first in the lexers menu. If MenuPlainText is empty string, "plain text" menu item will not be created.

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