14#if defined(OWL_SUPPORT_BWCC)
76#if defined(OWL_SUPPORT_BWCC)
104#if OWL_PERSISTENT_STREAMS
120TRadioButton::Streamer::Write(opstream&
os)
const
Definition of class TApplication.
Legacy support for Borland Windows Custom Controls (BWCC)
TCheckBox is a streamable interface class that represents a check box control.
uint GetCheck() const
Returns the state of the check box.
void BNClicked()
Responds to an incoming BN_CLICKED message.
An instance of a TGroupBox is an interface object that represents a corresponding group box element.
ObjectWindows dynamic-link libraries (DLLs) construct an instance of TModule, which acts as an object...
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...
TResult DefaultProcessing()
Handles default processing of events, which includes continued processing of menu/accelerators comman...
HWND THandle
TWindow encapsulates an HWND.
ipstream, a specialized input stream derivative of pstream, is the base class for reading (extracting...
#define DEFINE_RESPONSE_TABLE1(cls, base)
Macro to define a response table for a class with one base.
void ReadBaseObject(Base *base, ipstream &in)
#define IMPLEMENT_STREAMABLE1(cls, base1)
void WriteBaseObject(Base *base, opstream &out)
Definition of class TGroupBox.
Object Windows Library (OWLNext Core)
Definition of class TRadioButton.
#define EV_NOTIFY_AT_CHILD(notifyCode, method)
Response table entry for a child ID notification handled at the child.