OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
Defining the Corresponding Window Or Dialog Box

A window or dialog box that uses the transfer mechanism must construct its participating control objects in the exact order in which the corresponding transfer buffer members are defined.

To enable transfer for a window or dialog box object, call SetTransferBuffer and pass a pointer to the transfer buffer.

See Also