Links
EControl Syntax Editor SDK
TSmartTagWnd Class

TSmartTagWnd represents smart tag control.

TSmartTagWnd = class(TCustomControl);

ecSmartTags

All visual properties of smart tag windows are stored in style. Smart tag windows are created by TSmartTagManager component. 

To position smart tag control in editor TextPos property is used. To associate smart tag window with paticular text range set HltStart and HltLength properties.

Topic 
Description 
The methods of the TSmartTagWnd class are listed here. 
The properties of the TSmartTagWnd class are listed here. 
 
Constructor 
 
virtual 
 
Property 
 
protected 
 
read only 
TSmartTagWnd Methods 
Description 
Creates and initializes a TSmartTagWnd instance. 
Destroys an instance of TSmartTagWnd. 
TSmartTagWnd Properties 
Description 
Hint 
Hint specifies the hint for a smart tag window. 
Specifies length of text range associated with the smart tag. 
Specifies start of text range associated with the smart tag. 
Specifies position of smart tag window in editor coordinates. 
Current state of smart tag window. 
Reference to style of the smart tag window. 
Specifies position in text below which smart tag is displayed. 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!