Source position: libsdl3.pas line 5510
type TSDL_SetTextInputArea = function(
window: PSDL_Window;
rect: PSDL_Rect;
cursor: LongInt
):Tbool;