TSmartTagManager manages smart tags added to Editor.
TSmartTagManager = class(TComponent, IecTextClient, IecSyntMemoPlugIn, IecSyntMemoPlugIn2, IecExternalFormatter);
ecSmartTags
|
Topic |
Description |
|
The methods of the IecExternalFormatter class are listed here. |
|
Topic |
Description |
|
The methods of the IecSyntMemoPlugIn class are listed here. |
|
Topic |
Description |
|
The methods of the IecSyntMemoPlugIn2 class are listed here. |
|
Topic |
Description |
|
The methods of the IecTextClient class are listed here. |
|
Topic |
Description |
|
The methods of the TSmartTagManager class are listed here. | |
|
The properties of the TSmartTagManager class are listed here. | |
|
The events of the TSmartTagManager class are listed here. |
|
Method |
|
virtual |
|
Property |
|
read only |
|
Event |
|
TSmartTagManager Class |
Description |
|
Occurs when user presses mouse button over smart tag window before showing popup menu defined in smart tag window style. |
|
IecExternalFormatter Methods |
Description |
|
Says to analyze text up to the position APos. | |
|
Adds entries to list of styles at the CurPos position. |
|
IecSyntMemoPlugIn Interface |
Description |
|
Handles keystroke that is inputted in the editor. | |
|
Handles mouse event of the syntax memo. | |
|
Provides ability to change mouse cursor. |
|
IecSyntMemoPlugIn2 Interface |
Description |
|
Called when scrolling position is changed. |
|
IecTextClient Interface |
Description |
|
Called after text have been changed. |
|
TSmartTagManager Class |
Description |
|
Specifies whether all smart tags should be deleted when user presses Escape. | |
|
Indicates number of smart tag controls. | |
|
References editor control where smart tag controls are added. | |
|
Highlighting style for text range associated with active smart tag window. | |
|
Specifies images list to store images used as icons in smart tag windows. | |
|
Provide indexed access to smart tag windows. | |
|
Represents collection of smart tag window styles. |
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|