ClassCursorHandle - CursorShape
Saves the original cursor_type of the class of the current object so that it can be restored when the object receives a set cursor to 0 message
Type: Property
Access: Read/Write
Data Type: Handle
Parameters: None
Syntax
Property Handle ClassCursorHandle
| Access Type | Syntax |
|---|---|
| Read Access: | Get ClassCursorHandle to HandleVariable |
| Write Access: | Set ClassCursorHandle to HandleVariable/Value |
Description
The ClassCursorHandle property is used to save the original cursor_type of the class of the current object so that it can be restored when the object receives a set cursor to 0 message. See the cursor property for a list of cursor_types.