OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Encapsulates a theme handle. More...
#include <owl/theme.h>
Public Member Functions | |
TTheme (HWND, LPCWSTR cls) | |
Constructs a theme handler. | |
virtual | ~TTheme () |
Releases the theme handle. | |
HTHEME | GetHandle () |
operator HTHEME () | |
Encapsulates a theme handle.
TODO: Add appropriate member functions from the module API.
Constructs a theme handler.
Definition at line 141 of file theme.cpp.
References _T, and owl::TXTheme::Raise().
|
virtual |
Releases the theme handle.
Definition at line 151 of file theme.cpp.
References owl::TThemeModule::GetInstance().