9#if !defined(OWL_TOOLBOX_H)
13#if defined(BI_HAS_PRAGMA_ONCE)
50 void GetDesiredSize(
TSize& size);
63 int GetNumRows()
const;
64 int GetNumColumns()
const;
72 void ComputeCellSize(
TSize& size);
TGadget is the base class for the following derived gadget classes:
TPlacement
Enumerates the placement of a gadget.
Derived from TWindow, TGadgetWindow maintains a list of tiled gadgets for a window and lets you dynam...
TTileDirection
Enumeration describing how gadgets should be laid out within the gadget window.
ObjectWindows dynamic-link libraries (DLLs) construct an instance of TModule, which acts as an object...
TRect is a mathematical class derived from tagRect.
The tagSIZE struct is defined as.
TWindow, derived from TEventHandler and TStreamableBase, provides window-specific behavior and encaps...
Definition of TGadgetList, TGadgetWindow & TGadgetWindowFont A list holding gadgets,...
const int AS_MANY_AS_NEEDED
Arranges its gadgets in a matrix.
Object Windows Library (OWLNext Core)
General definitions used by all ObjectWindows programs.