Links
EControl Syntax Editor SDK
TSmartTagStyle Class

Contains common properties of smart tag windows.

TSmartTagStyle = class(TCollectionItem);

ecSmartTags

Each smart tag window can be created with predefined style. When style object is deleted all associated smart tag windows are deleted.

Topic 
Description 
The properties of the TSmartTagStyle class are listed here. 
 
Property 
TSmartTagStyle Properties 
Description 
Specifies border color of smart tag window. 
Specifies background color in normal state, i.e. when mouse is out of smart tag window. 
Specifies background color in pressed state, i.e. when mouse button is pressed on smart tag window. 
Specifies background color in mouse over state, i.e. when mouse is over smart tag window. 
Specifies whether smart tag window should be deleted when user types any text in editor. 
Specifies whether smart tag window should be hidden when mouse is out of text range associated with the smart tag window. 
Specifies index of image which will be displayed in each smart tag window of this style. 
Kind 
Specifies kind of smart tag window behavior. 
Specifies popup menu which is displayed below smart tag window after it was clicked by mouse. 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!