ImageEn, unit ievect

TImageEnVect.OnTextEditCursorMoved

TImageEnVect.OnTextEditCursorMoved


Declaration

property OnTextEditCursorMoved: TNotifyEvent;


Description

Occurs whenever the cursor moves on text/memo editing.


Demo

Demo  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