BBjInputD::setEditString
Description
In BBj 4.00 and higher, this method sets the !EDIT string, which is used to map input characters to edit functions for the BBjInputD control.
Syntax
|
Return Value |
Method |
|
void |
setEditString(string edit) |
Parameters
|
Variable |
Description |
|
edit |
Specifies the !EDIT string. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.