TIWCGJQMarkItUpOpAfterInsert Enumeration

Represents type TIWCGJQMarkItUpOpAfterInsert.

Namespace: IWCGJQMarkItUp
type
 TIWCGJQMarkItUpOpAfterInsert = (jqmiuoCaretPosBefore,jqmiuoCaretPosAfter,jqmiuoSelectInsertion);

The TIWCGJQMarkItUpOpAfterInsert type exposes the following members.

Show:
 NameDescription
jqmiuoCaretPosAfter

Represents constant jqmiuoCaretPosAfter.

jqmiuoCaretPosBefore

Represents constant jqmiuoCaretPosBefore.

jqmiuoSelectInsertion

Represents constant jqmiuoSelectInsertion.

Top