Skip to content

OnMoveValueOutByCustom - cDbCJGridPromptList

Called when a custom update prompt list is successfully closed

Type: Event

Syntax

Procedure OnMoveValueOutByCustom

Description

If a prompt list is successfully closed by sending it the Ok message, and the peUpdateMode is umPromptCustom, the OnMoveValueOutByCustom event is called. Since custom updates are custom, this event does nothing and is suitable for augmentation.

Custom prompt lists are usually updated by setting the phmPromptUpdateCallback property.