TIEVTextEditEvent = procedure(Sender: TObject; hobj: integer; VisualObject: TObject) of object;
Description
hobj is the object handle to edit.
VisualObject is a TIEEdit (for iekTEXT objects) or TIETextControl (for iekMEMO objects) control, which handles editing operations.