Excalibur Software PropertyList 3.0
ODCommitPendingEvent ODCommitPending(iProp As Property)
Description
Occurs when the developer should commit the value of a custom edit
control to the Value of the specified property. This can occur when
the CommitPending method of the PropertyList
is called, or when the selection changes in the PropertyList.
Remarks
The developer is responsible for committing or cancelling an edit
when the user presses the Enter (Return) or Escape key while within
the custom edit field.