BBjInputN::setRestore
Description
Sets the restore value of the BBjInputN control.
Syntax
|
Return Value |
Method |
|
void |
setRestore(float restore) |
Parameters
|
Variable |
Description |
|
restore |
Specifies the restore value. |
Return Value
None.
Remarks
The restore value is the number that appears when the user hits the restore key (usually ESC) or by calling the BBjInputN::restore method.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.