Following are functions relating to the display of graphics pages and objects:
Creates a new instance of an ActiveX object. If the object already exists for the given Animation Point Number, then that object will be used (a new object is not created). |
|
Frees (removes) an AN from the current page. |
|
Gets the area configured for an object at a specific AN (animation-point number). |
|
Retrieves the field value of the specified metadata entry. |
|
Retrieves metadata information at the specified index. |
|
Gets the x and y coordinates of an AN (animation-point number). |
|
Gets the privileges configured for an object at a specific AN (animation-point number). |
|
Gets information on the state of the animation at an AN. |
|
Checks if an AN is within a specified region. |
|
Moves an AN. |
|
Moves an AN relative to its current position. |
|
Creates an AN. |
|
Creates an AN relative to another AN. |
|
Non-blocking function, that sets the value of the specified metadata entry. |
|
Sets the value of a metadata entry. |
|
Displays a bar graph at an AN. |
|
Displays a bitmap at a specified AN. |
|
Displays a button at an AN and puts a key into the key command line (when the button is selected). |
|
Displays a button at an AN and calls a function when the button is selected. |
|
Displays a chart at an AN. |
|
DspCol is deprecated in this version. |
|
Deletes the objects at an AN. |
|
Delays screen updating until DspDelayRenderEnd() is called. |
|
Ends the screen update delay set by DspDelayRenderBegin(). |
|
Forces an update to an AN. |
|
Displays an error message at the prompt AN. |
|
Defines the screen attributes for displaying a text file. |
|
Gets the attributes of a file to screen display. |
|
Gets the name of the file being displayed in the display "window". |
|
Scrolls a file (displayed in the display "window") by a number of characters. |
|
Sets the name of the file to display in the display "window". |
|
Creates a font. |
|
Gets a font handle. |
|
Enables or disables the fullscreen mode of the active window. |
|
Gets the bottom extent of the object at the specified AN. |
|
Gets the current AN. |
|
Gets the extent of the object at a specified AN. |
|
Returns the first AN on the current page. |
|
Gets the AN of the object at a specified set of screen coordinates. |
|
Gets the height of the object at a specified AN. |
|
Gets the left extent of the object at the specified AN. |
|
Returns the AN following a specified AN. |
|
Gets the right extent of the object at the specified AN. |
|
Gets the top extent of the object at the specified AN. |
|
Gets the width of the object at a specified AN. |
|
Gets a page environment variable. |
|
Gets the mouse position. |
|
Determines if the mouse is within the boundaries of a given AN. |
|
Gets the nearest AN. |
|
Gets the parent animation number (if any), for the specified AN. |
|
Gets the current position (value) of a slider at an AN. |
|
Gets the tool tip text associated with an AN. |
|
Greys and disables a button. |
|
Gets object display information from an AN. |
|
Deletes an object information block created by DspInfoNew(). |
|
Gets stored and real-time data for a variable tag. |
|
Creates an object information block for an AN. |
|
Checks if an object information block is still valid. |
|
Gets the current status of a button. |
|
Displays the Kernel window. |
|
Moves a trend or chart marker to a specified position. |
|
Creates a new trend marker. |
|
Controls a multimedia device. |
|
Plays a waveform (sound). |
|
Displays the contents of a menu node as a pop-up (context) menu, and runs the command associated with the selected menu item. |
|
Creates a menu consisting of a number of menu items. |
|
Creates a Rich Text object at the animation point. |
|
Enables/disables editing of the contents of a rich text object. |
|
Enables/disables a rich text object. |
|
Returns size information about a rich text object. |
|
Loads a copy of a rich text file into a rich text object. |
|
Scrolls the contents of a rich text object by one page length. |
|
Prints the contents of a rich text object. |
|
Saves the contents of a rich text object to a file. |
|
Scrolls the contents of a rich text object by a user defined amount. |
|
Ends a rubber band selection. |
|
Moves a rubber band selection to the new position. |
|
Sets the clipping region for the rubber band display. |
|
Starts a rubber band selection (used to rescale a trend with the mouse). |
|
Sets the current position of a slider at the specified AN. |
|
Sets tool tip text associated with an AN. |
|
Sets the font for tool tip text. |
|
Sets the communication status error for a specified animation number. |
|
Displays a string at an AN. |
|
Displays a symbol at an AN. |
|
Displays a series of animated symbols at an AN. |
|
Displays a series of animated symbols at an AN. |
|
Displays a symbol at a scale and offset from an AN. |
|
Displays text at an AN. |
|
Switches the display of tool tips on or off. |
|
Displays a trend at an AN. |
|
Gets information on a trend definition. |
See Also