OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Implementation of TPropertyPage and TPropertySheet classes. More...
#include <owl/pch.h>
#include <owl/commctrl.h>
#include <owl/propsht.h>
#include <owl/tabctrl.h>
#include <owl/resource.h>
#include <owl/propsht.rh>
#include <owl/uimetric.h>
Go to the source code of this file.
Namespaces | |
namespace | owl |
Object Windows Library (OWLNext Core) | |
Macros | |
#define | MAXPROPPAGES 100 |
Functions | |
owl::EV_PSN_SETACTIVE (SetActive) | |
owl::EV_PSN_KILLACTIVE (KillActive) | |
owl::EV_PSN_APPLY (Apply) | |
owl::EV_PSN_RESET (Reset) | |
owl::EV_PSN_HELP (Help) | |
owl::EV_PSN_WIZBACK (WizBack) | |
owl::EV_PSN_WIZFINISH (WizFinish) | |
owl::EV_PSN_WIZNEXT (WizNext) | |
owl::EV_PSN_QUERYCANCEL (QueryCancel) | |
Variables | |
const uint | owl::PropSheetTimerID = 0xBACB |
const uint | owl::PropSheetTimeOut = 100 |
owl::EV_WM_TIMER | |
Implementation of TPropertyPage and TPropertySheet classes.
Definition in file propsht.cpp.
#define MAXPROPPAGES 100 |
Definition at line 18 of file propsht.cpp.