OWLNext 7.0
Borland's Object Windows Library for the modern age
|
TGadgetWindow overrides the default TWindow member function TWindow::Create.
The TGadgetWindow version of TGadgetWindow::Create chooses the initial size based on a number of criteria:
Create determines the proper size of the window based on these factors and sets the window size attributes, then calls the base TWindow::Create to actually create the window interface element.