query_tshape ( : : WindowHandle : TextCursor )

Query all shapes available for text cursors.

query_tshape queries the available shapes of text cursors for the output window. The retrieved shapes can be used by the operator set_tshape.


Parameters

WindowHandle (input_control)
window -> integer
Window identifier.

TextCursor (output_control)
string-array -> string
Names of the available text cursors.


Result

query_tshape returns 2 (H_MSG_TRUE).


Parallelization Information

query_tshape is reentrant, local, and processed without parallelization.


Possible Predecessors

open_window, open_textwindow


Possible Successors

set_tshape, write_string, read_string


See also

set_tshape, get_shape, set_tposition, write_string, read_string


Module

System



Copyright © 1996-2005 MVTec Software GmbH