OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
TGadget Public Data Members

There are two public data members in TGadget.

Both are bools:

bool Clip;
bool WideAsPossible;

The value of Clip indicates whether a clipping rectangle should be applied before painting the gadget.

The value of WideAsPossible indicates whether the gadget should be expanded to fit the available room in the window. This is useful for such things as a text gadget in a message bar.

See Also