TImageEnVect.OnActivateTextEdit
Declaration
property OnActivateTextEdit: TNotifyEvent;
Description
Occurs whenever a text edit (memo or text) is activated.
| Demos\XLegacy_Demos\VectorEditor\AdvancedText\AdvancedText.dpr |
Transition Information
If you are transitioning your code to
TImageEnView Layers, instead of OnActivateTextEdit, use the event:
TImageEnView.OnActivateTextEditor