OWLNext 7.0
Borland's Object Windows Library for the modern age
|
When a gadget changes size, it should call the TGadgetWindow::GadgetChangedSize function for its gadget window.
Here's the signature for this function:
gadget is a reference to the gadget that changed size. The default version of this function simply initiates a layout session.