IsInsert
IsInsert

Checks the Insert key flag.

bInsert = myMouseKeyboard.IsInsert( )

Return value
TRUE if Insert is on, FALSE if not.

Comments

If insert is on, typing will insert characters at the current position. If it is off, it will overwrite the characters at the current position.

See also
MouseKeyboard:IsCapsLock
MouseKeyboard:IsNumLock
MouseKeyboard:IsScrollLock
MouseKeyboard:IsPause



JAM © 2005 no one in particular
Project started by David Evans in 2005