Links
EControl Syntax Editor SDK
THintProps.ShowHints Property

Specifies which built-in syntax memo hints are enabled.

property ShowHints: TSyntShowHints;
Value 
Description 
shScroll 
Hint for vertical scroll bar to show top line while scrolling. 
shCollapsed 
Hint for collapsed icon on the gutter to show folded text. 
shGutter 
Hint for gutter object to show hint from TCustomGutterObject.Hint when mouse is over it's icon. 
shTokens 
Hint for tokens to show hint for any token in text (using OnGetTokenHint event). 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!