EControl Syntax Editor SDK
TCustomSyntaxMemo Events
TCustomSyntaxMemo Events
TCustomSyntaxMemo Class
TCustomSyntaxMemo Class 
Description 
Occurs when the specified Line has been painted. 
Occurs on each step of animation shape drawing if animation type is atCustom. 
Occurs before the specified Line is painted. 
Occurs when adding new range with synchronous editing. 
Occurs when the caret position changes. 
Occurs when the text for the syntax memo changes. 
Occurs after checking some character whether it is a word character. 
Occurs before bookmark deleting. 
Occurs after specified part of the text has been painted to the Canvas
Occurs before executing command. 
Occurs when text is fully analyzed and all analysis results are created. 
Occurs before processing gutter objects for the specified line. 
Occurs before line number painting. 
Occurs before line processing. 
Event occurs after calculation line. It may be used to adjust line height and word breaks. 
Occurs when mouse down to determine selection mode. 
Occurs before rendering right margin. 
Occurs in GetStyleList to select custom styles. 
Occurs before deleting portion of text. 
Occurs before hint window for the specified token is displayed. 
Occurs before drawing block staple. 
Occurs when the user presses a mouse button with the mouse pointer over a gutter. 
Occurs before inserting text. 
Occurs when state or search string of incremental search changes. 
Occurs after user has inserted single character. 
Occurs before deleting text. 
Occurs when line highlighting attributes are requested. 
Occurs before inserting new text in editor. 
Occurs when the mouse pointer moves over the control. 
Occurs when the mouse pointer moves off from over the control. 
Occurs when collapsed ranges were changed. 
Occurs when starting dragging text using OLE drag&drop engine. 
Indicates whether or not a drop can be accepted and the drop's effect if accepted. 
Occurs while moving right margin. 
Provides target feedback to the user and communicates the drop's effect to the OnOleDrop event so the effect of the drop can be communicated through the OnOleDrop event back to the source. 
Incorporates the source data into the target window, removes target feedback, and releases the data object. 
Occurs before checking whether command can be executed. 
Enables a source application to give visual feedback to its end user during a drag-and-drop operation by providing the DoDragDrop function with an enumeration value specifying the visual effect. 
Occurs when scrolling position is changed. 
Occurs when selection is changed. 
Occurs to initialize new bookmark created when you assign to the Bookmarks property. 
Occurs immediately after the text changes. 
Occurs when zoom is changed. 
Occurs when Modified property changes its value. 
Copyright (c) 2004-2011. All rights reserved.