Structure: cursor

Object Description:

A graphic input cursor identifier.

Creation Command:

cursor command

Permitted Scope:

global or application

Array Capability:

No

Membership Potential:

System objects only

Graphic Primitive Capability:

No

User Function Capability:

No

 

Generic Elements

.access

-

string

Access rights

.alength

*

numeric

Array length (1)

.class

*

string

Identifier class (cursor)

.desc

-

string

Description

.elements

*

string[8]

Structure element names

.etypes

*

string[8]

Structure element types

.is_class

*

numeric func

Whether identifier is an instance of a particular class

.is_proc

*

numeric

Whether identifier is a procedure/function

.num_elements

*

numeric

Structure element count (8)

.owner

*

string

Owner user-id

.time

-

time

Modification time

.type

*

string

Identifier type (cursor)

.variant

*

string

Identifier variant (identifier)

* = Read only element.

 

Structure Elements

.background

-

color

Color of cursor off bits

.color

-

color

Color of cursor on bits

.height

*

numeric

Cursor height in pixels

.hot_spot

*

numeric[2]

Cursor hotspot in pixels

.id

*

numeric

Internal id of the symbology

.image

-

string

Cursor image file name

.mask

-

string

Cursor mask file name (or null)

.width

*

numeric

Cursor width in pixels

* = Read only element.