CheckState Method

[Top]  [Chapter]  [Previous]  [Next]

Applies to

IWPTextCursor

Declaration

function CheckState(Which: Integer): WordBool;

Description

Checks several states:

WPSTAT_ISSELECTED = 0;

WPSTAT_INTABLE = 1;

WPSTAT_ISEMPTY = 2;

WPSTAT_ISFIRSTLINE = 3;

WPSTAT_ISLASTLINE  = 4;

WPSTAT_CANUNDO = 5;

WPSTAT_CANREDU = 6;

WPSTAT_CANEDIT = 7;

WPSTAT_MODIFIED = 8;


[idh_iwptextcursor_checkstate.htm]    Copyright © 2007 by WPCubed GmbH