51#if OWL_PERSISTENT_STREAMS
67THSlider::Streamer::Write(opstream&
os)
const
Derived from TSlider, THSlider provides implementation details for horizontal sliders.
THSlider(TWindow *parent, int id, int x, int y, int w, int h, TResId thumbResId=IDB_HSLIDERTHUMB, TModule *=0)
Constructs a slider object with a default bitmap resource ID of IDB_HSLIDERTHUMB for the thumb knob.
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...
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)
Definition of classes TSlider & TVSlider.
Definition of the UI Helper Classes: TUIHandle, TUIBorder, TUIFace, TUIPart.