You are here: Symbol Reference > htmledit Namespace > Classes > THtmlEditor Class > THtmlEditor Methods > THtmlEditor.DocChanged Method
HTML Editor Library
ContentsIndexHome
PreviousUpNext
THtmlEditor.DocChanged Method

Use this method to notify the editor of any changes in document.

Pascal
procedure DocChanged(const TopElement: TElement = nil);
Parameters 
Description 
const TopElement: TElement = nil 
The lowest element containing all changes (used to implement undo history)  
Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!