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
button.cpp File Reference

Implementation of class TButton. More...

#include <owl/pch.h>
#include <owl/button.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_MESSAGE (BM_SETSTYLE, BMSetStyle)
 
 owl::IMPLEMENT_STREAMABLE1 (TButton, TControl)
 

Variables

 owl::EV_WM_GETDLGCODE
 
 owl::END_RESPONSE_TABLE
 

Detailed Description

Implementation of class TButton.

This defines the basic behavior of all buttons.

Definition in file button.cpp.