OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Implementation of the TUpDown class. More...
#include <owl/pch.h>
#include <owl/defs.h>
#include <owl/updown.h>
#include <owl/gdiobjec.h>
#include <owl/uihelper.h>
#include <stdio.h>
Go to the source code of this file.
Namespaces | |
namespace | owl |
Object Windows Library (OWLNext Core) | |
Functions | |
owl::DIAG_DECLARE_GROUP (OwlCommCtrl) | |
Variables | |
const uint | owl::UpDownTimerID1 = 0x1000 |
const uint | owl::UpDownTimerID2 = 0x1001 |
const uint | owl::InitDelay = 500 |
const uint | owl::RepeatDelay = 50 |
Implementation of the TUpDown class.
Definition in file updown.cpp.