OWLNext 7.0
Borland's Object Windows Library for the modern age
|
When a modal dialog box receives a command message with a control ID of IDOK, it automatically transfers data from the controls into the transfer buffer.
Usually this message indicates that the user chose OK to close the dialog box, so the dialog box automatically updates its transfer buffer. Then, if you execute the dialog box again, it transfers from the transfer buffer to the controls.