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

Implementation of TRangeValidator, integer numeric range input validator. More...

#include <owl/pch.h>
#include <owl/validate.h>
#include <owl/validate.rh>
#include <owl/applicat.h>
#include <owl/appdict.h>
#include <owl/framewin.h>
#include <algorithm>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Functions

 owl::IMPLEMENT_STREAMABLE1 (TRangeValidator, TFilterValidator)
 

Detailed Description

Implementation of TRangeValidator, integer numeric range input validator.

Definition in file rangeval.cpp.