Was this helpful?
CursorBitmap Attributes
Attribute
Data Type
Description
Access
Inherited From
ClassName
varchar(32)
Gives the name of an object's actual type (as opposed to its declared type)
R
Object
ClientData
Object
Provides a way to associate data with an object
RW
Object
DBHandle
varchar(76)
A constructed, internal ID that points to the bitmap stored in the database
RW
BitmapObject
ErrorStatus
integer
Contains the error status from the last setting of FileHandle or DBHandle
R
BitmapObject
FileHandle
varchar(256)
Identifies an external file containing a bitmap
RW
BitmapObject
HeightPixels
integer
Is the height in pixels of the bitmap
R
BitmapObject
InstanceIdentifier
integer8
Contains a value that uniquely identifies an instance of an allocated object
R
Object
InstanceReferences
integer
Contains the current number of references to the object
R
Object
Marker
varchar(1024)
Enables bitmap objects to be characterized and distinguished
RW
BitmapObject
Picture
Picture
Links an OpenROAD BitmapObject to an ActiveX control attribute of type Picture
R
BitmapObject
SysCursor
integer
Used when the CursorBitmap object is to be associated with one of thirteen system cursors
RW
Defined
WidthPixels
integer
Is the width in pixels of the bitmap
R
BitmapObject
 
Last modified date: 12/20/2023