Gets the accessible child at a given coordinate within an Component.
this |
a pointer to the Component to query. |
x |
a int specifying the x coordinate of the point in question. |
y |
a int specifying the y coordinate of the point in question. |
ctype |
the coordinate system of the point ( |
a pointer to an Accessible child of the specified component which contains the
point ( |