Unit 'video' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#rtl]

SetCursorType

Set cursor type

Declaration

Source position: videoh.inc line 226

procedure SetCursorType(

  NewType: Word

);

Description

SetCursorType sets the cursor to the type specified in NewType.

crHidden
Hide cursor
crUnderLine
Underline cursor
crBlock
Block cursor
crHalfBlock
Half block cursor

Errors

None.

See also

SetCursorPos

  

Set write cursor position.


Documentation generated on: Sep 29 2022