TeeCursorToIdent function
function TeeCursorToIdent(ACursor: Integer; Var AName: String): Boolean;
Unit
TeeMouseCursor
Description
Given a TCursor parameter, returns in AName the equivalent textual representation of the cursor name.
Returns True if the name can be found, or False if not.