9#if !defined(OWL_PICTWIND_H)
13#if defined(BI_HAS_PRAGMA_ONCE)
66 void SetHowToDisplay(TDisplayHow
how);
67 TDisplayHow GetHowToDisplay()
const;
79 TDisplayHow HowToDisplay;
TDC is the root class for GDI DC wrappers.
Pseudo-GDI object Device Independent Bitmap (DIB) class.
ObjectWindows dynamic-link libraries (DLLs) construct an instance of TModule, which acts as an object...
This class displays a dib in a window in different ways.
TDisplayHow GetHowToDisplay() const
TDisplayHow
How to display the bitmap within the window.
@ Stretch
Stretch to fit or shrink to fit.
TRect is a mathematical class derived from tagRect.
Type-safe encapsulation of a Windows class name, a union between ATOM and LPCTSTR.
TWindow, derived from TEventHandler and TStreamableBase, provides window-specific behavior and encaps...
Object Windows Library (OWLNext Core)
Base window class TWindow definition, including HWND encapsulation.