Links
EControl Syntax Editor SDK
TCustomSyntaxMemo.UserStyles Property

Specifies styles container to be used with the user ranges.

property UserStyles: TSyntStyles;

Use UserStyles property if you want to use custom styles (not associated with the syntactical analyzer) to format user ranges. User range looks for the Style (string property that contains style name) in UserStyles.Styles collection before displaying text of this user range.

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