OWLNext    7.0
Borland's Object Windows Library for the modern age
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
checkbox.cpp File Reference

Implemenation of class TCheckBox. More...

#include <owl/pch.h>
#include <owl/checkbox.h>
#include <owl/groupbox.h>
#include <owl/applicat.h>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Functions

 owl::DIAG_DECLARE_GROUP (OwlControl)
 
 owl::EV_NOTIFY_AT_CHILD (BN_CLICKED, BNClicked)
 
 owl::IMPLEMENT_STREAMABLE1 (TCheckBox, TButton)
 

Detailed Description

Implemenation of class TCheckBox.

This defines the basic behavior for all check boxes.

Definition in file checkbox.cpp.