ImageEn, unit imageenview

TImageEnView.OnDeactivateTextEditor

TImageEnView.OnDeactivateTextEditor


Declaration

property OnDeactivateTextEditor: TIETextEditorEvent;


Description

Occurs whenever a text editor is closed after editing of a TIETextLayer, TIELineLayer or text object when editing a PDF.

Note:
Index will be >= 2,000,000,000 when editing a text annotation of a PDF
Index will be >= 1,000,000,000 when editing a text object of a PDF


See Also

OnActivateTextEditor
TIETextLayer.ActivateEditor
TIELineLayer.ActivateEditor
TIEPdfViewer.ActivateEditor