TIWCGJQHTMLEditorCursorAt Enumeration

Represents type TIWCGJQHTMLEditorCursorAt.

Namespace: IWCGJQHTMLEditor
type
 TIWCGJQHTMLEditorCursorAt = (jqheBegin,jqheEnd);

The TIWCGJQHTMLEditorCursorAt type exposes the following members.

Show:
 NameDescription
jqheBegin

Represents constant jqheBegin.

jqheEnd

Represents constant jqheEnd.

Top