Click or drag to resize

Cursor Class (Typed)

X#
Inheritance Hierarchy
Object
  VObject
    Cursor

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CLASS Cursor INHERIT VObject
Request Example View Source

The Cursor type exposes the following members.

Constructors
  NameDescription
Public methodCursor
Initializes a new instance of the Cursor class
Top
Functions
  NameDescription
Public methodDestroy
Free memory resources allocated for a VObject object and its derived objects.
(Inherited from VObject.)
Top
Globals and Defines
  NameDescription
Public fieldoCargo
Cargo slot.
(Inherited from VObject.)
Top
See Also