BBjEditBox::setPassHomeDelete
Description
Sets whether to pass HOME and DEL key notifications to the top-level window.
Syntax
|
Return Value |
Method |
|---|---|
|
|
setPassHomeDelete(boolean pass) |
Parameters
|
Variable |
Description |
|---|---|
|
|
Specifies whether to pass HOME and DEL key notifications to the top-level window. 0 = Not passed 1 = Passed |
Return Value
None.
Remarks
By default, the HOME and DEL key notification is not passed.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.