TeeIdentToCursor function
function TeeIdentToCursor(Const AName: String; Var ACursor: Integer): Boolean;
Unit
TeeMouseCursor
Description
Given a cursor name in AName parameter, returns the corresponding TCursor value at ACursor parameter.
Returns True if the cursor can be found, or False if not.