BBjInputT::setRestore
Description
In BBj 24.00 and higher, this method sets the restore value of the BBjInputT control.
Syntax
Return Value | Method |
---|---|
void | setRestore(string restore) |
Parameters
Parameter | Description |
---|---|
restore | Specifies the restore value. |
Return Value
None.
Remarks
The restore string is the text representation of the time that appears when a user hits the restore key (usually ESC) or by calling the BBjInputT::restore method.
Example
|
Version History
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.