56#if OWL_PERSISTENT_STREAMS
72TVSlider::Streamer::Write(opstream&
os)
const
ObjectWindows dynamic-link libraries (DLLs) construct an instance of TModule, which acts as an object...
An abstract base class derived from TScrollBar, TSlider defines the basic behavior of sliders (contro...
Derived from TSlider, TVSlider provides implementation details for vertical sliders.
TVSlider(TWindow *parent, int id, int x, int y, int w, int h, TResId thumbResId=IDB_VSLIDERTHUMB, TModule *=0)
Constructs a vertical slider object with a default bitmap resource ID of IDB_VSLIDERTHUMB for the thu...
TWindow, derived from TEventHandler and TStreamableBase, provides window-specific behavior and encaps...
HWND THandle
TWindow encapsulates an HWND.
ipstream, a specialized input stream derivative of pstream, is the base class for reading (extracting...
Definition of classes for CommonControl encapsulation.
Definition of GDI DC encapsulation classes: TDC, TWindowDC, TScreenDC, TDesktopDC,...
void ReadBaseObject(Base *base, ipstream &in)
#define IMPLEMENT_STREAMABLE1(cls, base1)
void WriteBaseObject(Base *base, opstream &out)
Object Windows Library (OWLNext Core)
General definitions used by all ObjectWindows programs.
Definition of classes TSlider & TVSlider.
Definition of the UI Helper Classes: TUIHandle, TUIBorder, TUIFace, TUIPart.