[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LCLIntf' (#lcl)

SetCaretPos

Moves the Caret to the specified coordinates.

Declaration

Source position: winapih.inc line 239

function SetCaretPos(

  X: Integer;

  Y: Integer

):Boolean;