Contents - Index - Previous - Next


InsertComment method




Declaration
function InsertComment(const CommentText: WideString): Boolean;

Description

Inserts the HTML comment specified by CommentText at the insertion point.

Returns True on success. Returns False on failure.