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

SetCaretPosEx

Moves the Caret into a window.

Declaration

Source position: winapih.inc line 242

function SetCaretPosEx(

  handle: HWND;

  X: Integer;

  Y: Integer

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.