Delete element and optionally add to undo history
procedure DeleteElement(E: TElement; AddHistory: boolean = false);
THtmlEditor Methods