TImageEnVect.OnTextEditCursorMoved
 
Declaration
property OnTextEditCursorMoved: TNotifyEvent;
Description
Occurs whenever the cursor moves on text/memo editing.
 |   | Demos\XLegacy_Demos\VectorEditor\AdvancedText\AdvancedText.dpr | 
Transition Information
If you are transitioning your code to 
TImageEnView Layers, instead of OnTextEditCursorMoved, check for ielTextEditorClick in the event: 
TImageEnView.OnLayerNotifyEx